biocore / metagenomics_pooling_notebook

Jupyter notebooks to assist with sample processing
MIT License
8 stars 16 forks source link

Add support for metatranscriptomics in samplesheet generator. #70

Closed RodolfoSalido closed 2 years ago

RodolfoSalido commented 2 years ago

The current samplesheet generator doesn't allow for the Assay description to be "Metatranscriptomics". image

ErrorMessage: Metatranscriptomics is not a supported Assay

Assay is a standard parameter in the [Header] section of sample sheets. I'm not sure if bcl2fastq would complain if it saw 'Metatranscriptomics' in the Assay field.

charles-cowart commented 2 years ago

@RodolfoSalido the pipeline uses bcl-convert right now, just an FYI.

antgonza commented 2 years ago

solved here https://github.com/biocore/metagenomics_pooling_notebook/pull/72