More posts like this
-
Repeated sequences
written by frarodmar17 •I want to identify repetitive sequences in RNA. To perform the alignment I was thinking on using a combined reference of human reference genome and …
-
Query in indexing human genome
written by mavy •Hello , I have to do RNAseq analysis of human cancer cell lines , for that I need to index human genome , as a …
-
Reference gffs for jitterbug
written by Paso •Hi 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 •hello! 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 •Hello! 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 •Hello 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 •I 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 •Hello 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 KI 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 •Hello, 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 :