Results 7 comments of Ryan

Sorry about that! Forgot to line wrap! ``` #!/usr/bin/env python3 import sys import subprocess import xml.etree.cElementTree as ET import json as JS jobid = sys.argv[1] try: res = subprocess.run("qstat -f...

An additional question that might lead to another feature. I have aligning draft genomes, each with several contigs, and I'm wondering if there would be an easy way to assign...

@gunjanpandey I don't have a method built just yet since I only recently started playing around with these plots. However, I am working on a solution currently. Not sure if...

Hey there, I use Snakemake a ton and would really love to keep using it as I move to using Azure Batch. I have been looking around and am stuggling...

Hey, Has this issue been resolved? I had this error occur in 1 of 30 samples with no disernable reason. Here is the command I used: ``` ~/bin/ORNA/build/bin/ORNA -pair1 ${fwd}...

Hey Marcel, Thanks for the reply! It's very strange because I'm essentially making subsets of E.coli genomes and then running them through a workflow that includes ORNA. So the subset...

Hey Dilip A Durai Here is a link to the minimal input I could get to fail [link](https://drive.google.com/file/d/16PJwoLrgBW_tkftFm_z7xYSGGn2VYNJE/view?usp=sharing) Here is a excerpt of the output: ``` Populating node abundances Running...