Human genome with masked endogenous viral sequences
Do you know where is possible to find a version of hg19 or hg38 with masked endogenous viral sequences?
hg19
hg38
endogenous
virus
masked
• 1,139 views
•
link
written
by
inaciogmedeiros •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Obtaining Infinium Methylation450K manifest for hg38
written by elishevaHello everyone, I'm currently working with VCF files of mutations from the TCGA dataset using the hg38 assembly. To further my analysis, I'm interested in …
-
Pre-imputation checks using 1000G data (hg19) for a hg38 VCF
written by graeme.thornI'm trying to use the pre-imputation checks here https://www.well.ox.ac.uk/~wrayner/tools/ to check a vcf (on the hg38 assembly) on the 1000G phase 3 v5 data, which …
-
converting genomic version for annovar database?
written by simplitia •Hi question. For annovar I could only find hg19 cadd and cadd 1.3; however what I need is the build version for hg38. Once I …
-
How to get 'chr' prefix hg38 reference genome
written by alan •I download several version of hg38 from gatk or ncbi. All of them are with 'chromosome N' prefix. I need to change it to 'chr' …
-
Non-repeat human genome dataset
written by Ivan •Could anyone please point me to where I could find a dataset of non-repeat sequences for the human ref genome. I'm not sure if it's …
-
Custom BLAST database with mask
written by lightcoffee •Hi, I am new to bioinformatics. But I have a dataset that I want to analyze. I want to build a custom BLAST database according …
-
What should you do if you don't know the wig file is based on GRCH37 or GRCH38?
written by Shicheng GuoOne possible way is to change it to bigwig. chr9 in GRCH37 is shorter than GRCH38 while chr18 is longer than GRCH38. Usually it should …
-
What is the difference between GRCh37 and hs37? And hg19?
written by juanfdelahoz •Hi! I've been struggling with the naming conventions of human reference genomes... I know hg19 and GRCh37 are the same, but different names for each …
-
Porcine endogenous retrovirus (PERV) loci in pig genome and their expression in RNA-seq
written by niuyw •Hi, Recently I'm working on RNA-seq data from pigs, and I want to: 1. get all porcine endogenous retroviruses (PERV) loci in pig genome (then …
-
denovo-assembly with novel genes inserted
written by aindapI have a viral strain with non-viral sequences inserted in. I aligned to my reads to a reference strain. The reads that didn't align, I …
You can use
bbmask.shfrom BBMap suite to make your own. A guide is available here.