diff --git a/.workflow-index.yml b/.workflow-index.yml new file mode 100644 index 0000000000000000000000000000000000000000..71caac925a63c2edd4efa0f371cd9fc1dfc7d4d2 --- /dev/null +++ b/.workflow-index.yml @@ -0,0 +1,9 @@ +language: Snakemake +name: RNAflow +description: RNAflow is a snakemake-based workflow for the analysis of transcriptomics data (RNA-seq) from the raw fastq files to the counting matrix for each gene. It includes standard tools well used in RNA-seq analysis for QC, mapping and counting. Note that RNAflow does not include differential analysis step because we consider that this step could not be automatized due to complexe experimental design. +url: https://gitlab.pasteur.fr/hub/rnaflow +categories: [Transcriptomics] +authors: + - firstname: Rachel + lastname: Legendre + email: rachel.legendre@pasteur.fr