Skip to content
Snippets Groups Projects
Commit f5b86f8f authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Add in convert reads.

parent c46ecd9b
Branches
Tags
No related merge requests found
Pipeline #1557 failed with stage
in 6 hours and 40 minutes
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
import os import os
import argparse import argparse
import shutil import shutil
import subprocess
import shlex import shlex
import logging import logging
from multiprocessing import cpu_count from multiprocessing import cpu_count
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment