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

Add variables for usegalaxy.star servers #4606

Merged
merged 7 commits into from
Dec 20, 2023
Merged

Add variables for usegalaxy.star servers #4606

merged 7 commits into from
Dec 20, 2023

Conversation

hexylena
Copy link
Member

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [rdjsonl] <GTN:028> reported by reviewdog 🐶
You have skipped a heading level, please correct this.

Listing of Heading Levels
# Introduction to sequencing data
## FASTQ manipulation and quality control
## Paired end data
#### Two single files
#### Interleaved file
## What are base qualities?
## Assessing data quality
## Mapping your data
### Mapping against a pre-computed genome index
### What if pre-computed index does not exist?
## SAM/BAM datasets
### SAM Header
### SAM alignment section
### `FLAG` field
### `CIGAR` string
### Optional fields
### Read Groups
### Manipulating SAM/BAM datasets
## The challenge of read duplicates
### PCR duplicates
### Sampling coincidence duplicates
# Getting NGS data to Galaxy
## From your computer
## Using FTP
## From NCBI short read archive
# Let's do it: From reads to variants
## Find necessary data in SRA
## Process and filter `SraRunInfo.csv` file in Galaxy
## Download sequencing data
## Now what?
## Get the reference genome data
## Adapter trimming with **fastp**
## Alignment with  **Map with BWA-MEM**
## Remove duplicates with **MarkDuplicates**
## Generate alignment statistics with **Samtools stats**
## **Realign reads** with lofreq viterbi
## Add indel qualities with lofreq **Insert indel qualities**
## Call Variants using lofreq **Call variants**
## Annotate variant effects with **SnpEff eff: annotate variants for SARS-CoV-2**
## Create table of variants using **SnpSift Extract Fields**
## Summarize data with **MultiQC**
## Collapse data into a single dataset
## Anything interesting?
# Let's do it: A peek at secondary analysis in Galaxy
# Let's do it: A peek at secondary analysis in Google Colab
# Conclusion
reviewdog suggestion errorsource lines are not available

_plugins/gtn.rb Outdated Show resolved Hide resolved
_plugins/gtn.rb Outdated Show resolved Hide resolved
_plugins/gtn.rb Outdated Show resolved Hide resolved
_plugins/gtn.rb Outdated Show resolved Hide resolved
_plugins/gtn.rb Outdated Show resolved Hide resolved
bin/workflow-test.rb Outdated Show resolved Hide resolved
bin/workflow-test.rb Outdated Show resolved Hide resolved
bin/workflow-test.rb Outdated Show resolved Hide resolved
bin/workflows-fetch.rb Outdated Show resolved Hide resolved
bin/workflows-fetch.rb Outdated Show resolved Hide resolved
@mtekman mtekman merged commit 4b9d087 into main Dec 20, 2023
4 checks passed
@hexylena hexylena deleted the hale-mercat branch February 12, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants