User: Peter Chung
Peter Chung • 80
- Reputation:
- 80
- Status:
- Trusted
- Location:
- Hong Kong
- Last seen:
- 2 days, 13 hours ago
- Joined:
- 3 years, 3 months ago
- Email:
- q*************@gmail.com
Posts by Peter Chung
<prev
• 19 results •
page 1 of 2 •
next >
0
votes
0
answers
1.7k
views
0
answers
... Hi, Did you solve the problem? ...
written 7 months ago by
Peter Chung • 80
0
votes
0
answers
289
views
0
answers
... Hi finswimmer,
I am using GATK4, there are not any messages but the output is 0kb.
Thanks. ...
written 7 months ago by
Peter Chung • 80
0
votes
0
answers
289
views
0
answers
... I am new in bioinformatics. I would like to call haplotypes in GATK HaplotypeCaller, however the output result is 0kb. Can anyone give me some advice how to do the haplotypes ? I am doing the WGS.
REF="refs/ucsc.hg19.fasta"
name="samples/sample-1"
gatk --java-options "-Xmx16g" Haplotyp ...
written 7 months ago by
Peter Chung • 80
0
votes
0
answers
298
views
0
answers
... I am new in bioinformatics. we would like to apply the iDES-enhanced CAPP-Seq (CAncer Personalized Profiling by deep Sequencing), however, I have few questions about the procedures after read those papers. I sincerely wish someone can help me for this.
> capp-seq paper: https://www.ncbi.nlm.nih. ...
written 8 months ago by
Peter Chung • 80
0
votes
0
answers
737
views
0
answers
... I am new in gatk tools, I would like to use GenomicsDBImport to merge GVCFs from multiple samples with whole genome. -L interval is a required option for GenomicsDBImport.
For example,
-L chr20 for contig chr20.
-L chr20:1-100 for contig chr20, positions 1-100.
However, I would like to import whol ...
written 9 months ago by
Peter Chung • 80
0
votes
0
answers
501
views
0
answers
... oh thanks. First I used bwa to align them and then use samtools sort to sort each bam files. Afterwards, I combined all the bam files into one bam file by samtools merge. After that, I used samtools addreplacerg to add readgroup.
###bwa and samtools sort
REF="/data/data/reference/refs/ ...
written 10 months ago by
Peter Chung • 80
• updated
10 months ago by
finswimmer ♦ 13k
0
votes
0
answers
501
views
0
answers
... I am new in WGS analysis. First, I combine all my bam files into one and it's 157GB and then add read group on it to 159GB. Then I do the picard markduplicate step by using the following code:
java -Xmx8g -Djava.io.tmpdir=${TMPFILE} -jar $PICARD MarkDuplicates \
INPUT=${FILE}.addRG.bam \
...
written 10 months ago by
Peter Chung • 80
1
vote
1
answer
379
views
1
answer
... I am new in WGS sequencing. I am working on the gatk HaplotypeCaller step. The bam file is required for calling variants.
I have generated a few bam files upstream starting from bwa.
I have sample1.bam, sample1.addRG.bam for add read group and sample1.addRG.mkdup.bam for remove duplicates. Therefo ...
written 12 months ago by
Peter Chung • 80
1
vote
0
answers
413
views
5 follow
0
answers
... I have a 189GB bam file and I need to add a readgroup in order to do downstream steps, so I used picard AddOrReplaceReadGroups to do it. Below is my command:
java -Xmx8g -jar $PICARD AddOrReplaceReadGroups \
I=${name}.bam \
O=${name}.addRG.bam \
SORT_ORDER=coordinate \
RGID=${ ...
written 12 months ago by
Peter Chung • 80
0
votes
0
answers
782
views
0
answers
... I am new in sequencing analysis and would like to do haplotype blocks from the result of WGS. But I have some questions on the HAPCUT2.
I generated a vcf from gatk and then I phased it using gatk ReadBackedPhasing into phased vcf.
Commands below are from HAPCUT2:
./build/extractHAIRS [options ...
written 19 months ago by
Peter Chung • 80
• updated
19 months ago by
RamRS ♦ 25k
Latest awards to Peter Chung
Popular Question
4 months ago,
created a question with more than 1,000 views.
For Questions: rsem.genes.normalized. data in GDC Legacy Archive file name to identify normal and tumor samples
Popular Question
8 months ago,
created a question with more than 1,000 views.
For looking for TCGA gene expression Normal Samples
Good Question
9 months ago,
asked a question that was upvoted at least 5 times.
For question about the impute2 output format
Popular Question
12 months ago,
created a question with more than 1,000 views.
For TCGA UUID change back to TCGAbarcode
Popular Question
19 months ago,
created a question with more than 1,000 views.
For TCGA UUID change back to TCGAbarcode
Appreciated
19 months ago,
created a post with more than 5 votes.
For question about the impute2 output format
Popular Question
2.2 years ago,
created a question with more than 1,000 views.
For TCGA UUID change back to TCGAbarcode
Popular Question
2.2 years ago,
created a question with more than 1,000 views.
For looking for TCGA gene expression Normal Samples
Student
2.2 years ago,
asked a question with at least 3 up-votes.
For question about the impute2 output format
Supporter
2.8 years ago,
voted at least 25 times.
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 957 users visited in the last hour