# HG changeset patch # User ahosny # Date 1470511197 14400 # Node ID 8216e150d1aacb4d7200b798bc65ece2e03f88d9 # Parent aca5f8ee65e4f5d0d65caecc561ba9613bf251df initial CNV-Sim tool definition (0.9.0) diff -r aca5f8ee65e4 -r 8216e150d1aa cnv_sim.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cnv_sim.xml Sat Aug 06 15:19:57 2016 -0400 @@ -0,0 +1,31 @@ + + in NGS short reads + + #if $type.simulation_type=="whole_genome" + cnv-sim.py genome $reference + #else + cnv-sim.py exome $reference $target + #end if + + + + + + + + + + + + + + + + + + + + + This tool generates artificial NGS short reads in FASTQ format afficted by Copy Number Variations. + + \ No newline at end of file