yangjl / GERP-diallel

Research repo for Yang et al., 2017 paper.
9 stars 4 forks source link

a question of GERP #2

Open gruit01 opened 2 years ago

gruit01 commented 2 years ago

I am doing the subject of deleterious variants, and downloaded GERP from https://github.com/tvkent/GERPplusplus, and when i ran it reported an error like this :

gerpcol -t NeuTree.txt -f -a Alignment.mfa -e human

terminate called after throwing an instance of 'BIO::E_OpenFailedEx'

Aborted (core dumped)

How should I solve this problem? Or could you provide the software package and test data? Thank you for your time

gruit01 commented 2 years ago

When i ran GERP like " ./gerpcol -t ./test/align/NeuTree.txt -f ./test/align/29Mamms_Alignment.mfa -e human" , it reported like " Tree species ajbat not present in alignment and therefore ignored. Tree species armadillo not present in alignment and therefore ignored. Tree species baboon not present in alignment and therefore ignored. Tree species cat not present in alignment and therefore ignored. Tree species chimp not present in alignment and therefore ignored. Tree species cow not present in alignment and therefore ignored. Tree species dog not present in alignment and therefore ignored. Tree species dusky_titi not present in alignment and therefore ignored. Tree species galago not present in alignment and therefore ignored. Tree species gorilla not present in alignment and therefore ignored. Tree species hedgehog not present in alignment and therefore ignored. Tree species horse not present in alignment and therefore ignored. Tree species human not present in alignment and therefore ignored. Tree species lemur not present in alignment and therefore ignored. Tree species macaque not present in alignment and therefore ignored. Tree species marmoset not present in alignment and therefore ignored. Tree species mouse not present in alignment and therefore ignored. Tree species mouse_lemur not present in alignment and therefore ignored. Tree species muntjak_indian not present in alignment and therefore ignored. Tree species nrooted (((opossum:0.034160,monodelphis:0.022496):0.032669,wallaby:0.049042) not present in alignment and therefore ignored."

but my Alignment.mfa had these species,. Can you give me a solution, thank you in advance.