Here we are going to discuss variant calling on human datasets using GATK Best practices pipeline
-
Updated
Jan 17, 2024 - Shell
Here we are going to discuss variant calling on human datasets using GATK Best practices pipeline
A 10x faster version base on official trimmomatic. The results of trimmomatic-pigz are exactly the same with official trimmomatic.
Quality Control, Mapping and Reads Count for RNA-Seq Analysis
Whole Exome Sequencing end-to-end pipeline. Starting from whole exome fastq files: Data QC, Adapter Trimming, Reference Genome Alignment, SAM/BAM Validation, Data Recalibration and Variant Calling.
Bulk Rna-seq Analysis
RNA-seq code with Bowtie alignment and generating strain-specific counts using Emase
Back Up of Trimmomatic for learning and testing/modification. Find Original Code at: https://github.com/usadellab/Trimmomatic
Walks through installation and usage of FASTQC, MultiQC, Trimmomatic, and Salmon for transcriptomic data preprocessing. Includes Grid Engine shell scripts that can be looped over many files in a directory.
A comprehensive workflow for de novo assembly of whole-genome shotgun sequencing data using Velvet, followed by BLAST searches to analyze assembled contigs.
The repository contain directories of projects done during the bioinformatics degree program
Add a description, image, and links to the trimmomatic topic page so that developers can more easily learn about it.
To associate your repository with the trimmomatic topic, visit your repo's landing page and select "manage topics."