Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • icd20
    Junior Member
    • Dec 2020
    • 1

    Help with ERV analysis

    Hi,
    Very new to this! Apologies if not enough information given.
    I'm trying to count the change in ERV expression before and after treatment of human cell lines with a drug. I have been using the gEVE database, which provides a GTF annotation for human genomes (http://geve.med.u-tokai.ac.jp/download/).
    My pipeline is: generate genome indices using STAR --> trim reads (fasta files) using trimmomatic --> sort, remove blacklisted regions --> align trimmed reads to genome using STAR again --> count reads using featureCounts.

    All seems fine except counting reads: I get a very low percentage of assigned reads (usually 0.1%) and these are mainly due to "Unassigned_NoFeatures". This is my input for featureCounts:
    fc_ERV <- featureCounts(files=filenames, annot.ext="Hsap38.geve.v1.gtf", isGTFAnnotationFile=TRUE, GTF.featureType="CDS", countMultiMappingReads=TRUE, genome='Homo_sapiens.GRCh38.dna.primary_assembly.fa', isPairedEnd=TRUE,nthread=20)
    I have used "GTF.featureType="CDS"" because the GTF from gEVE does not have an exon column, only CDS.
    Any ideas on what I'm doing wrong? I am new to Bioinformatics, any help would be much appreciated.
    Last edited by icd20; 02-08-2021, 07:53 AM.

Latest Articles

Collapse

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, 06-09-2026, 11:58 AM
0 responses
15 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-05-2026, 10:09 AM
0 responses
26 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-04-2026, 08:59 AM
0 responses
37 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-02-2026, 12:03 PM
0 responses
61 views
0 reactions
Last Post SEQadmin2  
Working...