Hi Everyone,
The output of my align.seqs() command looks like this:
…
…
…
…
…
…
…
…T-------AC—GT-AG-GGT------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------------------GCG
-A-G---------------------------------------------------------------------------------------------------------------------------------------------------------
Now when I am using filter.seqs() command with trump=. parameter I am getting only the names of the sequences in the filter.fasta file and no sequence. But without trump parameter I am getting filtered sequences. Could any one tell me why this is happening and what trump does? I thought it only removes '.' as that I provided.
Thanks!!!