Skip to content
Snippets Groups Projects
Commit 291cb0a3 authored by bow's avatar bow
Browse files

Merge branch 'feature-fastq_sync' of git.lumc.nl:biopet/biopet into feature-fastq_sync

parents 109b169e 80980ae3
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ object BiopetExecutablePublic extends BiopetExecutable {
def tools: List[MainCommand] = List(
nl.lumc.sasc.biopet.tools.WipeReads,
nl.lumc.sasc.biopet.tools.ExtractAlignedFastq,
nl.lumc.sasc.biopet.tools.FastqSync,
nl.lumc.sasc.biopet.tools.BiopetFlagstat,
nl.lumc.sasc.biopet.tools.CheckAllelesVcfInBam,
nl.lumc.sasc.biopet.tools.VcfToTsv,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment