RAPIDR problem, I need anyone who can help me!
Hi! I'm really desperate! I'm trying to use RAPIDR package, but I receive always this error:
No outcomes for Sample 001
No outcomes for Sample 003
Error in `[.data.frame`(sampleIDs.with.outcomes, , "Gender") :
undefined columns selected
but I follow literally the tutorial! I work with ION Torrent bam but for align problem I used FASTQ file, I aligned with bowtie2 and sorted and indexed with samtools.
Is there anyone who use this package and can help me? I really need it!
• 2,031 views
•
link
1 answer
Hi Sorry for replying late. I hope this may useful...
Change your input 'outcomes' as,
SampleID Dx Gender
sample1 Normal Female
sample2 Normal Female
sample3 Normal Male
sample4 Normal Male
Thanks & Regards, Greeshma Thulasi
• 0 views
•
link
Log in to answer this question.
Your code, expected output and some example input data would be helpful in understanding the problem.
I am also getting same error as above:
My code is
My session info is :