Skip to content

Commit

Permalink
Update Main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanxw committed Oct 5, 2018
1 parent dd77055 commit fdd8035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.cpp
Expand Up @@ -598,7 +598,7 @@ int main(int argc, char** argv) {
// return -1;
// }
// }
// logger->info("Loaded [ %zu ] sample pheontypes.", phenotype.size());
// logger->info("Loaded [ %zu ] sample phenotypes.", phenotype.size());

// rearrange phenotypes
// drop samples from phenotype or vcf
Expand Down

0 comments on commit fdd8035

Please sign in to comment.