More posts like this
-
Repeated sequences
written by frarodmar17 4I want to identify repetitive sequences in RNA. To perform the alignment I was thinking on using a combined reference of human reference genome and …
-
RepeatMasker sequence identifier error
written by sumin.jo 0Hello, Could anyone help me to use RepeatMasker? I was trying to install RepeatMasker following instructions in RepeatMasker.org webpage. However, I keep facing errors related …
-
Reference gffs for jitterbug
written by Paso 1Hi community, I try to get https://github.com/elzbth/jitterbug running for matched tumor/normal WES data aligned with hg38 reference genome. I encounterd some problems: Jitterbug requires a …
-
repeatmasker species setting
written by Chironex 5hello! I'm working with a genome of cephalopoda. Firstly, I ran Repeatmasker with this input /home/RM/RepeatMasker -s -gff OB150DEC_2.fa to analyze the genome assuming that …
-
Transform repeatmasker output into gff
written by SeaStar 5Hello! I used repeatmasker to find transposable elements in my genome. Repeatmasker produced some outputs. I have myfile.fa.out and I need to transform it into …
-
HMM and NGS mapping
written by kwicher 1Hello What would be the best tool to map short read RNAseq data to the reference transcript HMM profiles? One thing, the HMM profiles could …
-
Where to get homopolymer annotation for human genome ?
written by lzy 2I got lots of SNV and Indel somatic mutations from whole genome sequencing data from tumor. And I want to annotate these somatic mutations with …
-
UseGalaxy RNA-Seq htseq-count and/or StringTie help
written by ddeemer 1Hello all, I am having trouble getting StringTie or htseq-count to quantify my reads. I have some paired end RNA-seq data on human cells stored …
-
How can I get the repbase and the repeatMasker versions that used in UCSC Web browser
written by M K 66I downloaded some repeatMasker files for some species from UCSC web browser (i.e. rmsk files for mouse mm10, human hg19, ..etc.). My questions here how …
-
RepeatMasker -> file *.fa.log
written by Sarah 1Hello, After running RepeatMasker I obtain in the file.fa.log file: `No. words: 1200; after pruning: 908` This is my command line: perl RepeatMasker -engine crossmatch …
http://www.repeatmasker.org/species/hg.html
With that : https://github.com/vikas0633/perl/blob/master/cnv_repmask2gff.pl
Thank you.
Just a comment. It spit out the following message at the beginning:
Use of uninitialized value $ENV{"DP_GFF"} in uc at cnv_repmask2gff.pl line 50.Though seems to be doing what it is meant to.
Please use the "add reply" gray button below a comment to add a comment to mine, this keeps the thread well indent
I guess it is no big deal, it does not find the env variable
DP_GFF, which you do not need if you add this option to the command line :