일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- PYTHON
- single cell analysis
- scRNAseq
- Batch effect
- ngs
- matplotlib
- EdgeR
- javascript
- CSS
- CUT&RUN
- drug muggers
- drug development
- python matplotlib
- MACS2
- julia
- HTML
- js
- github
- ChIPseq
- Git
- Bioinformatics
- 비타민 C
- single cell
- 싱글셀 분석
- cellranger
- single cell rnaseq
- CUTandRUN
- scRNAseq analysis
- DataFrame
- pandas
Archives
- Today
- Total
바이오 대표
[ NSG QC / trimming ] TrimGalore 본문
nextflow 를 이용하여 RNA-seq을 진행하기 위하여 사용하였다.
Trim Galore
Function: FastQ 파일은 일정하게 QC 하고 trimming 하기 위한 툴. warrper tool of Cutadapt and FastQC + some functions for RRBS type library
*Cutadapt: adapter seq, primers, poly-A-tail 등 제거
*FastQC: High throughput sequencing data QC
Step 1: Quality Trimming
- low-quality reads trimmed off using phred quality score
Step 2: Adapter Trimming
- Default: 13pb of Illumina standard adapters ('AGATCGGAAGAGC')
Step 3: Removing short sequences
(Step 4: specialised trimming)
→ output files 을 이용하여 FastQC 실행 가능 (optional)
참고
https://www.bioinformatics.babraham.ac.uk/projects/trim_galore/
https://www.metagenomics.wiki/tools/short-read/quality-control/trim-galore - metagenomic 할 때 유용한 정보 포함
'Bioinformatics > Tools' 카테고리의 다른 글
[ 싱글셀 분석 ] 10x Cell ranger 정복하기 1 (1) | 2023.03.27 |
---|---|
[ Cut & Tag / Cut & Run ] Cut & Tag 투토리얼 (0) | 2023.03.18 |
[ 싱글셀 분석 ] cellranger-atac aggr (0) | 2023.02.03 |
[NGS scATACseq] scATACseq, Cicero를 이용해서 cis-regulatory gene network 분석하기 (0) | 2022.12.28 |
[NGS scRNAseq] cellranger count 의 output 파일, summary.html 해석 (1) | 2022.12.19 |