Giter VIP home page Giter VIP logo

Comments (2)

nylander avatar nylander commented on July 17, 2024

Thank you Ales for your suggestion. And I know, it is indeed a good feature to have - and it have actually been on my todo list (for a long time). For some reason I can't remember, I did not include that feature immediately, but settled with some basic info that might help you construct such info on your own.

If you run the script with the option --verbose, the info on the size of individual input files is printed to standard error (see example below). You have to do the summation on your own for now I'm afraid.

$ catfasta2phyml.pl --verbose m*d.fas > apa

Checking sequences in infiles...

  File m1d.fas:  ntax=23 nchar=1303
  File m2d.fas:  ntax=23 nchar=1042
  File m3d.fas:  ntax=23 nchar=394

Checked 3 files -- sequence labels and lengths seems OK.
Concatenated 23 sequences, total length 2739.
Printing concatenation to STDOUT.


End of script.


from catfasta2phyml.

nylander avatar nylander commented on July 17, 2024

This table is now the output (STDERR) from the program (commit 6bad419).

Recommended usage:

catfasta2phyml.pl *.fas > combined.phy 2> combined_partitions.txt

from catfasta2phyml.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.