Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep mgp_info in json #42

Open
aghozlane opened this issue Apr 8, 2024 · 0 comments
Open

Keep mgp_info in json #42

aghozlane opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aghozlane
Copy link
Collaborator

These information are included in mgp_info tag:
{
"sample_info": {
"sample_name": "FG_1001461",
"project_name": "french_gut",
"host": "human",
"scientific_name": "human gut metagenome",
"taxon_id": "408070",
"host body site": "human-gut",
"backup_host_reads": "nosave",
"run_name": "V350196990V350058381",
"multi_project_chip": "0",
"full_sample_name": "V350196990V350058381_L01_104_1",
"read_length": "-1",
"read_length_type": "variable",
"sequencing_device": "DNBSEQ",
"sequencing_model_device": "DNBSEQ-G400",
"sequencing_device_internal_name": "R13040100200021",
"center_name": "INRA-META",
"library_type": "PE150",
"lane": "L01",
"tag": "1",
"explicit_tag": "forward",
"quality_encoding": "Phred+33",
"sequencing_date": "2023-11-01",
"sequenced_raw_read_count": "7542655",
"host_read_count": "15142",
"low_quality_read_count": "87227",
"sequenced_read_count": "7440286"
},
"sample_file": {
"fastq_file": "V350196990V350058381_L01_104_1.clean.rmHost.fastq.gz",
"raw_fastq_file": "V350196990V350058381_L01_104_1.fq.gz",
"is_compressed": "1"
},
"experiment": {
"library_strategy": "WGS",
"library_source": "METAGENOMIC",
"library_selection": "RANDOM",
"library_layout": "PAIRED",
"library_construction_protocol": "Standard DNBSEQ-G400 protocol",
"platform": "DNBSEQ",
"instrument_model": "DNBSEQ-G400",
"insert_size": "-1",
"insert_size_sd": "-1"
},
"trimming_general": {
"username": "npons",
"start_time": "2024-01-10T20:42:00.652265",
"end_time": "2024-01-10T21:39:33.424428"
},
"trimming_proactive_workflow": {
"workflow_name": "fastp",
"workflow_version": "0947dffd8c3861d4747cde3b08a5bece",
"input_dir": "/scratch_global/npons/preprod_dnbseqdeployer/scratch/V350196990V350058381/french_gut/sample_raw",
"output_dir": "/scratch_global/npons/preprod_dnbseqdeployer/scratch/V350196990V350058381/french_gut/sample_fastp",
"forward_reads_suffix": "_1",
"reverse_reads_suffix": "_2",
"sequencing_adapters": "DNBseq",
"keep_singletons": "False",
"compress_output": "True"
},
"trimming_fastp": {
"version": "0.23.2",
"parameters": "--cut_front --cut_tail --n_base_limit 0 --length_required 60 --adapter_sequence AAGTCGGAGGCCAAGCGGTCTTAGGAAGACAA --adapter_sequence_r2 AAGTCGGATCGTAGCCATGTCGTTCTGTGAGCCAAGGAGTTG"
},
"host_removing_general": {
"username": "npons",
"start_time": "2024-01-11T04:21:08.917997",
"end_time": "2024-01-11T10:07:46.627461"
},
"host_removing_proactive_workflow": {
"workflow_name": "remove_host",
"workflow_version": "b0deac2de0da4de9378a4ce663538d48",
"input_dir": "/scratch_global/npons/preprod_dnbseqdeployer/scratch/V350196990V350058381/french_gut/sample_fastp",
"output_dir": "/scratch_global/npons/preprod_dnbseqdeployer/scratch/V350196990V350058381/french_gut/sample_fastp_no_host",
"forward_reads_suffix": "_1",
"reverse_reads_suffix": "_2",
"compress_output": "True"
},
"host_removing_bowtie2": {
"version": "2.5.1",
"host_index": "/biodatabank/meteor-data/reference.ng/Homo_sapiens_chm13_t2t_v2/fasta/Homo_sapiens_chm13_t2t_v2_dnaspace_index",
"alignment_parameters": "default"
},
"host_removing_samtools": {
"version": "1.9"
}
}

@aghozlane aghozlane added the enhancement New feature or request label Apr 8, 2024
@aghozlane aghozlane added this to the Meteor 2.1.0 milestone Apr 8, 2024
@aghozlane aghozlane self-assigned this Apr 8, 2024
@aghozlane aghozlane modified the milestones: Meteor 2.1.0, Meteor 2.0.17 Oct 31, 2024
@aghozlane aghozlane modified the milestones: Meteor 2.0.17, Meteor 2.1.0 Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant