Giter Site home page Giter Site logo

catfasta2phyml's People

Contributors

nylander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

catfasta2phyml's Issues

Concatenated alignment in .xmfa format?

Hi,
I found your tool a few weeks ago and it has helped me a lot! However I was wondering, is it possible to get the output/concatenated alignment in .xmfa format? If not, do you know of some other tool for that?

Thanks in advance,
Julia

order of concatenated sequences

Hi,
I've used your tool in the past, it's very useful. The old version concatenated the fasta files exactly as they were listed on the command line. The new version however does not do that. Is that intended or a bug?
best wishes
Aldert

Output also the position of original alignments withing the concatenated alignment

Not an issue, rather a suggestion: it would be great if catfasta2phyml would be outputting also the positions of the individual alignments in the concatenated alignment.
E.g. if 1st alignment is 100 and 2nd alignment 200 characters long, the additional output file would continue following info:
Alignment1.fasta 1 100
Alignment2.fasta 101 300
...which could be used for e.g. defining the partitions for downstream phylogeny reconstruction using the concatenated alignment.
(I was using FASconCAT by Patrick Kueck can do this but seems to be much slower than your tool)
Best,
Ales

Warnings when concatenating

Recently when concatenating a data set I got:

    $ catfasta2phyml.pl --concatenate --fasta \
        ali_nov/*.fas > concat.faa 2> concat.partitions
    $ head -3 concat.partitions
    Use of uninitialized value in repeat (x) at /home/nylander/bin/catfasta2phyml.pl line 148.
    Use of uninitialized value in addition (+) at /home/nylander/bin/catfasta2phyml.pl line 197.
    ali_nov/TC000024.fas = 1-120

Still need to confirm and debug (Tue Nov 15).

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.