Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

to run RSEM for 3 samples #195

Open
anitha-2211 opened this issue May 3, 2023 · 1 comment
Open

to run RSEM for 3 samples #195

anitha-2211 opened this issue May 3, 2023 · 1 comment

Comments

@anitha-2211
Copy link

i need to generate the count table using 3 paired end samples such as leaf, stem and root. i used this command, but it is not running.
First i have created the index
./rsem-prepare-reference --bowtie2 transcript.fasta index_name
Second command to calculate the expression to generate count table
./rsem-calculate-expression --bowtie2 --paired-end -p 16 --no-bam-output
/home/altschul/Pavitra/proso_millet/leaf/paired_output.fastq /home/altschul/Pavitra/proso_millet/leaf/paired_output2.fastq
/home/altschul/Pavitra/proso_millet/root/paired_output.fastq /home/altschul/Pavitra/proso_millet/root/paired_output2.fastq
home/altschul/Pavitra/proso_millet/stem/paired_output.fastq /home/altschul/Pavitra/proso_millet/stem/paired_output2.fastq
proso_index /home/altschul/Pavitra/proso_millet/rnaspades/rsem_output
Invalid number of arguments!

@rbadmi
Copy link

rbadmi commented May 4, 2023

Did you try running them separately? I mean just do the leaf first and then go to other tissues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants