Subsample.txt: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 July 2014

  • curprev 22:4122:41, 20 July 2014>Noim 478 bytes +36 No edit summary undo
  • curprev 22:4022:40, 20 July 2014>Noim 442 bytes +14 No edit summary undo
  • curprev 22:3922:39, 20 July 2014>Noi 428 bytes +428 Created page with "import sys, random import HTSeq fraction = float( sys.argv[1] ) in1 = iter( HTSeq.FastqReader( sys.argv[2] ) ) in2 = iter( HTSeq.FastqReader( sys.argv[3] ) ) out1 = open( sys..."