├── README.md ├── compare_metagenomic_results_to_truth.py ├── fullgenomenames.txt ├── i100_truth.csv ├── mash_kallisto_pipeline.py └── plotfunctions.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pachterlab/metakallisto/HEAD/README.md -------------------------------------------------------------------------------- /compare_metagenomic_results_to_truth.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pachterlab/metakallisto/HEAD/compare_metagenomic_results_to_truth.py -------------------------------------------------------------------------------- /fullgenomenames.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pachterlab/metakallisto/HEAD/fullgenomenames.txt -------------------------------------------------------------------------------- /i100_truth.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pachterlab/metakallisto/HEAD/i100_truth.csv -------------------------------------------------------------------------------- /mash_kallisto_pipeline.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pachterlab/metakallisto/HEAD/mash_kallisto_pipeline.py -------------------------------------------------------------------------------- /plotfunctions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pachterlab/metakallisto/HEAD/plotfunctions.py --------------------------------------------------------------------------------