PopGenome Not Reading In FASTA File
1
0
Entering edit mode
2.9 years ago
Simone ▴ 10

I'm trying to run my alignment of a gene (CDS) with multiple species and multiple individuals per species. When using the 'readData()' function in the PopGenome package, I can see that it's reading in my file because it shows the correct number of sites, but doesn't show anything else (# gaps, unknowns, trans/transv ratio, etc).

> get.sum.data(Croc_AVP.class)
                                       n.sites n.biallelic.sites n.gaps n.unknowns n.valid.sites n.polyallelic.sites trans.transv.ratio
ExonCap-Crocodylus_AVP_outNT_MKTtest.fasta     858                 0      0          0             0                   0                NaN
popgenome MKT selection R phylogenomics • 1.0k views
ADD COMMENT
1
Entering edit mode

Could your fasta file have Microsoft style linebreaks instead of proper *nix linebreaks?

ADD REPLY
0
Entering edit mode

I thought about that when comparing my file to their example file! I'm on Unix but my collaborator could have been using Windows. How could I "convert" the file if that's the issue?

ADD REPLY
0
Entering edit mode
dos2unix yourFile
ADD REPLY
0
Entering edit mode
2.9 years ago
Simone ▴ 10

Apparently the linebreaks weren't the issue. I converted the file but having the same problem

ADD COMMENT

Login before adding your answer.

Traffic: 2372 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6