add a -k option to the ecoPCR binary to substitute superkingdom column by a kingdom column
git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/trunk@11 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@@ -224,6 +224,7 @@ char *getSubSequence(char* nucAcSeq,int32_t begin,int32_t end);
|
||||
ecotx_t *eco_getspecies(ecotx_t *taxon,ecotaxonomy_t *taxonomy);
|
||||
ecotx_t *eco_getgenus(ecotx_t *taxon,ecotaxonomy_t *taxonomy);
|
||||
ecotx_t *eco_getfamily(ecotx_t *taxon,ecotaxonomy_t *taxonomy);
|
||||
ecotx_t *eco_getkingdom(ecotx_t *taxon,ecotaxonomy_t *taxonomy);
|
||||
ecotx_t *eco_getsuperkingdom(ecotx_t *taxon,ecotaxonomy_t *taxonomy);
|
||||
|
||||
#endif /*ECOPCR_H_*/
|
||||
|
||||
Reference in New Issue
Block a user