Skip to content

how to merge many .fa files to one single target file containing list of amino acids #311

@Upasana1991

Description

@Upasana1991

Hi I am Upasana
I have 200 genome of anopheles sequenced at 30X
I have a list of single copy orthologs that I have generated using proteomes of two reference genomes in Orthofinder. This gave me around 8322 single copy orthologs (list of amino acid sequence (.fa) files)
I went through the tutorial of aTRAM and was clear to me how each step was written.
In the example you have used only one .pep.fasta file ; When I used one amino acid sequence as. Target file, it worked, however
When I concatenated all the .fa files into one sinlge .fasta file containing 11548 a.a sequences and used this as target file it didn’t work.
Is there a way I can use the list of .fa file from orthofinder results as is?
Is there a correct way of putting all the .fa files into one fast file ? I used this command “cat *.fa > TargetSCO.fasta”

Thanks for your time and help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions