hammerlab / biokepi

Bioinformatics Ketrew Pipelines
Apache License 2.0
27 stars 4 forks source link

Input_fastq type #195

Closed rleonid closed 7 years ago

rleonid commented 8 years ago

In Pipeline

  1. The name of this type makes more sense as a noun, fastq_input.
  2. `Paired_end should contain (File.t * File.t) list ... since they are paired.
  3. There needs to be a simpler type of Single_pair andPaired_type renamed.
smondet commented 7 years ago

This is fixed in the EDSL library.