Problem with R package QuasR: qAlign function does not work
0
0
Entering edit mode
7.4 years ago
biomagician ▴ 410

Dear all, I am trying to use QuasR to analyse my RNA seq data.

sampleFile <- "output/genome/ref/seq/samples_rna_single.txt"

genomeFile <- "output/genome/ref/seq/celegans.fa"

proj2 <- QuasR::qAlign(sampleFile, genome=genomeFile, splicedAlignment=TRUE, paired = 'no')

Error: output/genome/ref/seq/samples_rna_single.txt should contain the column names FileName1,FileName2,SampleName (paired end data)

I do not understand the error. I set the parameter 'paired' to 'no', so surely it should not except paired reads. Can anyone help, please? My samples_rna_single.txt file contains two columns named FileName and SampleName.

Thank you so much!

C.

quasr r rnaseq qalign • 2.0k views
ADD COMMENT
0
Entering edit mode

there is no header in the sampleFile. that is it

ADD REPLY

Login before adding your answer.

Traffic: 1382 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6