how to build a graph reference with HISAT-genotype
how to build a graph reference with HISAT-genotype?
thanks for your reply
reference
rna-seq
hisat2
alignment
• 778 views
•
link
written
by
minghuiguo448 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Discrepancy between genotype and reference genome build - issue with strand flips
written by dam4lI have genotypes that are aligned with Hg38. I am hoping to impute them with HRC (Hg37) as the reference panel via the Michigan Imputation …
-
Hisat2 indexing
written by kiran •Hello everyone, thanks for your time. Regarding Hisat2 Genome based indexing: I was trying to understand the indexing part in different aligners, i understood bowtie2 …
-
map files
written by raalsuwaidi •Hi all, I am performing imputation using IMPUTE2. the reference file is a custom genotype vcf file extracted using the b37 build. will i need …
-
how to keep only the optimal solution in the multi-map read?
written by minghuiguo448 •how to keep only the optimal solution in the multi-map read? thanks for your reply.
-
How to make paired-end sequencing multi-mapping reads have only the optimal two reads
written by minghuiguo448 •l'm a starter,and I want to use a python script, but it can only identify matching reads,so how to filter out the multi-map read so …
-
Question about a paper called Reference flow: reducing reference bias using multiple population ge…
written by minghuiguo448 •l am a starters ,l'm reading "Reference flow: reducing reference bias using multiple population genomes".Have a question about the Merging and lifting. "For reads that …
-
Question: how to get low quality read from sam file
written by minghuiguo448 •Hello, l am a starter.I used hisat2 to generate a sam file and have extracted unmapping reads. l want to extract reads with a mapping …
-
vg build graph for transcripts of a gene
written by Logan YL Chen •How could I create a graph reference for a gene with different transcripts sequences? I have created a fasta file that contained several transcripts sequences …
-
HISAT2 alignment problem
written by kwanghoon •I have problems when I run hisat2. my command is ./hisat2 -x $HISAT2G/hisat2_hg38 -p 16 -1 /home/sunghyepark_lab/test/test_files/RNA/rawData/trimmed/trimmed_paired_1607370-RNA-T_1.fastq.gz -2 /home/sunghyepark_lab/test/test_files/RNA/rawData/trimmed/trimmed_paired_1607370-RNA-T_2.fastq.gz -S /home/sunghyepark_lab/test/test_files/RNA/rawData/HISAT2_aligned/1607370_RT.sam used reference hg38 indexed …
-
Could HISAT2-build build Hierarchical Graph FM index (HGFM) for a reference genome plus transcripts…
written by Peng HuangHello everyone! I am doing rat RNA-seq analysis, previously using tophat2, as HISAT2 is a successor for tophat2, I plan to switch to it. And …