fair_star_mapping
Sanekamke workflow used to align reads with STAR
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Repository
Sanekamke workflow used to align reads with STAR
Basic Info
- Host: GitHub
- Owner: tdayris
- License: mit
- Language: Python
- Default Branch: main
- Size: 129 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 7
Metadata Files
README.md
Snakemake workflow used to align ungapped reads to the genome with STAR.
Usage
The usage of this workflow is described in the Snakemake workflow catalog it is also available locally on a single page.
Results
A complete description of the results can be found here in workflow reports.
Material and Methods
The tools used in this pipeline are described here textually. Web-links are available below:
Index and genome sequences with fair_genome_indexer
See fair_genome_indexer documentation about DNA sequence preparation
Raw-sequences QC with fair_fastqc_multiqc
See fair_fastqc_multiqc documentation about ranw sequences quality controls
STAR Mapping
| Step | Wrapper | | ------------- | -------------------------------------------------------------------------------------------------------- | | STAR-index | star-index-wrapper | | STAR-align | star-align-wrapper | | Sambamba-sort | sambamba-sort-wrapper |
┌───────────────────────────┐ ┌─────────────────────────┐
│Genome indexation (STAR) │ │Sequence cleaning (fastp)│
└──────────────┬────────────┘ └────────┬────────────────┘
│ │
│ │
┌──────────────▼───────────────┐ │
│Short read alignment (STAR) ◄─────────┘
└──────────────┬───────────────┘
│
│
┌──────────────▼───────────────────────────┐
│Sort and compress aligned reads (sambamba)│
└──────────────────────────────────────────┘
Filtering
| Step | Wrapper | | ---------------- | ---------------------------------------------------------------------------------------------------------------------------- | | Sambamba-view | sambamba-view | | Sambamba-markdup | sambamba-markdup | | Picard | picard-addorreplacegroups | | Sambamba-index | sambamba-index |
┌──────────────────────────┐
│Aligned reads (see above) │
└──────────────┬───────────┘
│
│
┌──────────────▼──────────────┐
│Filter low quality (sambamba)│
└──────────────┬──────────────┘
│
│
┌──────────────▼───────────┐
│Mark duplicates (sambamba)│
└──────────────┬───────────┘
│
│
┌──────────────▼───────────┐
│Add read groups (picard) │
└──────────────┬───────────┘
│
│
│
┌──────────────▼───────────────────┐
│Index aligned sequences (sambamba)│
└──────────────────────────────────┘
QC
| Step | Wrapper | | -------- | -------------------------------------------------------------------------------------------------------------------------------- | | Picard | picard-collectmultiplemetrics | | Samtools | samtools-stats | | RSeQC | multiple rseqc-wrappers | | RNASeQC | official documentation | | NGSderive| ngsderive-wrapper | | Goleft | goleft-wrapper | | MultiQC | multiqc-wrapper |
┌──────────────────────┐ ┌─────────────────────┐ ┌─────────────────────────┐
│ Cleaned reads (fastp)│ ┌───┤Duplicates (sambamba)◄────────────────┤Aligned reads (see above)│
└─────────────────────┬┘ │ └─────────────────────┘ └────┬────────────────────┘
│ │ │
├─────┘ │
│ ┌──────────────────────────┐ │
├─────────┤Alignment metrics (picard)◄────────────────┤
│ └──────────────────────────┘ │
│ │
│ │
│ ┌────────────────────────────┐ │
├─────────┤Alignment metrics (samtools)◄──────────────┤
│ └────────────────────────────┘ │
│ │
┌────────────────┐ │ │
│ Quality report │ │ ┌─────────────────────────┐ │
│ (multiqc) ◄────┼─────────┤Alignment metrics (rseqc)◄─────────────────┤
└────────────────┘ │ └─────────────────────────┘ │
│ │
│ │
│ ┌───────────────────────────┐ │
├─────────┤Library metrics (ngsderive)◄───────────────┤
│ └───────────────────────────┘ │
│ │
│ │
│ ┌─────────────────────────┐ │
├─────────┤Coverage metrics (goleft)◄─────────────────┤
│ └─────────────────────────┘ │
│ │
│ ┌───────────────────────────┐ │
└─────────┤Alignment metrics (rnaseqc)◄───────────────┘
└───────────────────────────┘
Owner
- Name: tdayris
- Login: tdayris
- Kind: user
- Company: Institut Gustave Roussy
- Website: https://gustaveroussy.github.io/STRonGR/
- Repositories: 2
- Profile: https://github.com/tdayris
Bioinformatician
Citation (CITATION.cff)
authors: - family-names: Dayris given-names: Thibault orcid: https://orcid.org/0009-0009-2758-8450 cff-version: 1.2.0 date-released: '2025-03-10' message: If you use this software, please cite it as below. title: fair-star-mapping url: https://github.com/tdayris/fair_star_mapping version: 1.3.3
GitHub Events
Total
- Release event: 4
- Push event: 8
- Create event: 5
Last Year
- Release event: 4
- Push event: 8
- Create event: 5