You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How could I run QoRTs on multiple bam files in the java command line? It seems only one sample is accepted in the java command line.
Would be possible to make something like following work? or give a file with path of bam files per line?
On Tue, Jul 31, 2018, 3:43 AM shao ***@***.***> wrote:
How could I run QoRTs on multiple bam files in the java command line? It
seems only one sample is accepted in the java command line.
Would be possible to make something like following work? or give a file
with path of bam files per line?
java -jar QoRTs.jar QC \
--singleEnded \
--generatePlots \
EXAMPLE1.s.bam \
EXAMPLE.2s.bam \
$gtf \
./EXAMPLE_QoRTs/
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#67>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACwu7Mw1ZGxcqKQ4JQkGHT7uyBwJaC1zks5uMAqvgaJpZM4Vnwe3>
.
How could I run QoRTs on multiple bam files in the java command line? It seems only one sample is accepted in the java command line.
Would be possible to make something like following work? or give a file with path of bam files per line?
Thanks!
The text was updated successfully, but these errors were encountered: