mattb112885 / clusterDbAnalysis

ITEP - Integrated Toolkit for Exploration of microbial Pan-genomes
26 stars 15 forks source link

Different number of columns from db_getGeneInformation.py and db_getClusterGeneInformation.py #1

Closed mattb112885 closed 11 years ago

mattb112885 commented 11 years ago

Both of these functions provide "geneinfo" tables so the format of the output should be the same.

mattb112885 commented 11 years ago

They still have different numbers of columns. However now every column except the last two (run ID and cluster ID) are the same. This is the best compromise I can give since it is important for the clusterGeneInfo to print out the cluster and run IDs that the info came from but everything else is consistent.