Extended-BioAgentBench / src /task_metadata.json
lingzhi227's picture
Upload src/task_metadata.json with huggingface_hub
6d0a02b verified
raw
history blame
9.11 kB
[
{
"task_id": "chipseq-peak-calling",
"name": "ChIP-seq Peak Calling: TAL1 Binding Site Comparison",
"description": "This task analyzes ChIP-seq data for the TAL1 transcription factor in two mouse hematopoietic cell types: G1E erythroid progenitor cells and megakaryocytes. Eight single-end FASTQ files (4 TAL1 ChIP samples + 4 input controls, all subset to chromosome 19) are provided along with a mm10 chr19 reference genome. The data is from Wu et al. 2014 (GEO GSE51338).",
"task_prompt": "Identify TAL1 transcription factor binding sites in G1E cells and Megakaryocytes from ChIP-seq data, then compare peaks between cell types to find shared and cell-type-specific binding. A mm10 chr19 reference genome is provided in the reference/ directory. The output should be a CSV file with the following columns: 'chrom','start','end','name','score','strand','signal_value','pvalue','qvalue','peak','cell_type','status'.\n<example>chrom,start,end,name,score,strand,signal_value,pvalue,qvalue,peak,cell_type,status\nchr19,5798729,5798998,G1E_TAL1_peak_12,885,.,17.5082,91.8514,88.5255,277,G1E,shared</example>",
"download_urls": {
"data": [
{
"filename": "data.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/chipseq-peak-calling/data.tar.gz"
}
],
"reference_data": [
{
"filename": "reference.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/chipseq-peak-calling/reference.tar.gz"
}
],
"results": [
{
"filename": "results.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/chipseq-peak-calling/results.tar.gz"
}
]
}
},
{
"task_id": "bacterial-assembly",
"name": "Bacterial Genome Assembly and Annotation: MRSA Characterization",
"description": "This task analyzes a methicillin-resistant Staphylococcus aureus (MRSA) clinical isolate from paired-end Illumina MiSeq sequencing. The goal is to assemble the genome de novo and produce a comprehensive characterization report covering assembly quality, gene content, sequence typing, and antimicrobial resistance. The data is from Hikichi et al. 2019 (BioSample SAMD00180470), estimated genome size ~2.9 Mbp.",
"task_prompt": "Assemble and characterize an MRSA bacterial genome from paired-end Illumina reads. Report assembly quality, completeness, sequence type, gene content, and antimicrobial resistance. The output should be a CSV file with the following columns: 'metric','value'.\n<example>metric,value\ntotal_length,2911349\nnum_contigs,44\nn50,276459\ngc_content,32.77\nlargest_contig,589438\ncompleteness,C:100.0%[S:100.0%,D:0.0%],F:0.0%,M:0.0%,n:124\nmlst_scheme,saureus\nmlst_sequence_type,764\ncds_count,2717\ntrna_count,57\nrrna_count,9</example>",
"download_urls": {
"data": [
{
"filename": "data.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/bacterial-assembly/data.tar.gz"
}
],
"reference_data": [],
"results": [
{
"filename": "results.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/bacterial-assembly/results.tar.gz"
}
]
}
},
{
"task_id": "mobile-elements",
"name": "Bacterial Mobile Genetic Element Characterization: MRSA Genomic Islands and AMR",
"description": "This task analyzes a methicillin-resistant Staphylococcus aureus (MRSA) clinical isolate from paired-end Illumina MiSeq sequencing. The goal is to assemble the genome and perform comprehensive characterization of mobile genetic elements, antimicrobial resistance determinants, and virulence factors. The report should cover assembly quality, gene content, insertion sequence elements, AMR genes identified by multiple methods, and virulence factors. The data is from Hikichi et al. 2019 (BioSample SAMD00180470), S. aureus estimated genome ~2.9 Mbp.",
"task_prompt": "Assemble an MRSA genome from paired-end Illumina reads and characterize its mobile genetic elements, antimicrobial resistance determinants, and virulence factors. The output should be a CSV file with the following columns: 'metric','value'.\n<example>metric,value\ntotal_length,2911349\nnum_contigs,44\nn50,276459\ngc_content,32.77\nlargest_contig,589438\ncompleteness,C:100.0%[S:100.0%,D:0.0%],F:0.0%,M:0.0%,n:124\ncds_count,2717\ntrna_count,57\nrrna_count,9\nis_elements_found,0\nintegrons_found,0\namr_genes_protein_method,45\namr_genes_nucleotide_method,21\namr_genes_confirmed_both,2\nvirulence_factors,83\nplasmid_contigs,0\nreplicon_types,0</example>",
"download_urls": {
"data": [
{
"filename": "data.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/mobile-elements/data.tar.gz"
}
],
"reference_data": [],
"results": [
{
"filename": "results.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/mobile-elements/results.tar.gz"
}
]
}
},
{
"task_id": "outbreak-investigation",
"name": "Foodborne Pathogen Outbreak Investigation via WGS Phylogenomics",
"description": "This task analyzes whole-genome sequencing data from three Mycobacterium tuberculosis clinical isolates to determine outbreak clustering. The workflow combines reference-based SNP calling with de novo assembly, producing both SNP-based and core-gene phylogenies, pairwise SNP distance matrices, sequence typing, antimicrobial resistance profiling, and pan-genome analysis. The data consists of paired-end Illumina reads from three TB isolates and the M. tuberculosis H37Rv reference genome.",
"task_prompt": "Determine outbreak relatedness among three M. tuberculosis isolates using whole-genome sequencing data. A reference genome is provided in the reference/ directory. The output should include: outbreak_report.csv (metric,value format), assembly_stats.csv, mlst_results.csv, amr_summary.csv, snp_distance_matrix.tsv, snp_phylogeny.nwk, and gene_phylogeny.nwk.\n<example>metric,value\nnum_isolates,3\nreference_genome,M. tuberculosis H37Rv\nsnp_alignment_length,2703\nbusco_completeness,C:97.6%[S:96.0%,D:1.6%],F:1.6%,M:0.8%,n:124\npangenome_core_genes,3867\npangenome_total_genes,4066\nsnp_tree_available,yes\ngene_tree_available,yes</example>",
"download_urls": {
"data": [
{
"filename": "data.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/outbreak-investigation/data.tar.gz"
}
],
"reference_data": [
{
"filename": "reference.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/outbreak-investigation/reference.tar.gz"
}
],
"results": [
{
"filename": "results.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/outbreak-investigation/results.tar.gz"
}
]
}
},
{
"task_id": "atacseq-accessibility",
"name": "ATAC-seq Chromatin Accessibility Profiling",
"description": "This task analyzes ATAC-seq data from GM12878 cells to identify open chromatin regions and characterize transcription factor binding motifs. Paired-end reads enriched for chr22 are provided along with the hg38 chr22 reference, ENCODE blacklist regions, and gene annotations. The data is from Buenrostro et al. 2013 (SRR891268).",
"task_prompt": "Profile chromatin accessibility in GM12878 cells from ATAC-seq data. Identify open chromatin regions and characterize transcription factor binding motifs. A chr22 reference genome, blacklist regions, and gene annotations are provided in the reference/ directory. The output should be a CSV file with the following columns: 'metric','value'.\n<example>metric,value\nsample,SRR891268\ntotal_reads,138630\nalignment_rate,32.33%\nmapped_reads,150244\nduplication_rate,0.048854\nchrM_reads,0\nnum_peaks,110\nfrip,0.0153\nknown_motifs_enriched,59</example>",
"download_urls": {
"data": [
{
"filename": "data.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/atacseq-accessibility/data.tar.gz"
}
],
"reference_data": [
{
"filename": "reference.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/atacseq-accessibility/reference.tar.gz"
}
],
"results": [
{
"filename": "results.tar.gz",
"url": "https://huggingface.co/datasets/lingzhi227/Extended-BioAgentBench/resolve/main/tasks/atacseq-accessibility/results.tar.gz"
}
]
}
}
]