Skip to content
Snippets Groups Projects

Group bed peak results

Merged Adam Caprez requested to merge group-bed-peak-results into master
  1. May 17, 2016
    • Adam Caprez's avatar
      Add result_lines_per_document config variable · b65b02bf
      Adam Caprez authored
      Add conf.py entry for the number of result file lines to use for
      each document in the bed and peak collections.
      b65b02bf
    • Adam Caprez's avatar
      Change format for bed and peak collections · 67e43c78
      Adam Caprez authored
      Instead of one result file line per document, add them in batches
      to reduce the overall number of documents in the collections.
      Each document now contains a `result_lines` entry, which is a list
      of dictionaries, one result file line per list element.
      67e43c78
Loading