After running filter.seqs I’m finding that all of my columns have been removed. It doesn’t look like this forum has a search option anymore (at least there isn’t a search bar visible in my browser). I believe there’s already a thread for this but when I try to search this in google it won’t allow me access to those pages. All that comes up is the following error:
"Information
Sorry but you are not permitted to use the search system."
Any help with either issue is greatly appreciated!
I usually finds that this happens when the sequences haven’t been properly aligned/screened prior to filtering. What does the output of summary.seqs() on your aligned sequences look like?
In screen.seqs you need to say start=1968, end=11550. You have a sequence that starts and ends at 13425, so there is a . in every column. When you do filter.seqs(trump=T), that wipes out all of the columns.