CONCOCT 1.0.0 genome binning of the CAMI 2 Mouse Gut Toy data set, samples 0-63, gold standard pooled assembly
Genome binning of the gold standard pooled assembly <br><strong>Software: </strong>CONCOCT<br><strong>SoftwareVersion: </strong>1.0.0<br><strong>DataURL: </strong> https://data.cami-challenge.org/participate<br><strong>SoftwareURL:</strong> https://github.com/BinPro/CONCOCT<br><strong>DockerImage:</strong> quay.io/biocontainers/concoct:1.0.0--py37h88e4a8a_5<br><strong>IsBiobox:</strong> No<br><strong>ShortReadsUsed:</strong> True<br><strong>LongReadsUsed:</strong> False<br><strong>CommandUsed:</strong> for i in {0..63}; do bowtie2 -q --threads 30 --fr -x anonymous_gsa_pooled.fasta --interleaved sample_${i}/anonymous_reads.fq -S anonymous_reads_sample_${i}.sam ; done<br>for i in {0..63}; do samtools view -b sample_${i}.sam -o anonymous_reads_sample_${i}.bam & done<br>for i in {0..63}; do samtools sort anonymous_reads_sample_${i}.bam -o anonymous_reads_sample_${i}.sorted.bam ; done<br>for i in {0..63}; do samtools index anonymous_reads_sample_${i}.sorted.bam ; done<br>cut_up_fasta.py anonymous_gsa_pooled.fasta -c 10000 -o 0 --merge_last -b contigs_10K.bed > contigs_10K.fa<br>concoct_coverage_table.py contigs_10K.bed /host/benchmarking/fmeyer/output/bowtie2/mouse_gut/sorted_bam/anonymous_reads_sample_*.sorted.bam > coverage_table.tsv<br>concoct --composition_file contigs_10K.fa --coverage_file coverage_table.tsv -b<br>merge_cutup_clustering.py clustering_gt1000.csv > clustering_merged.csv
ShareScore
32/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 8
- Harmonization
- 4
- Access
- 16
- Reuse readiness
- 0
- Engagement
- 4