Skip to content
Snippets Groups Projects
Commit 41554a4d authored by Brandi Cantarel's avatar Brandi Cantarel
Browse files

qc skip when not necessary

parent 283e3ecd
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@ do
n) nuctype=$OPTARG;;
p) pair_id=$OPTARG;;
d) dedup=$OPTARG;;
s) skiplc=1;
s) skiplc=1;;
h) usage;;
esac
done
......
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