Skip to content

SEAseq v2.4 (and PEAseq v1.0)

Compare
Choose a tag to compare
@madetunj madetunj released this 29 Jul 19:16
· 47 commits to master since this release
30bfcfb

SEAseq

Minor Update:

  • Reorganized all coverage files to its dedicated folder /COVERAGE_files
  • Changed color scale to be color-blind friendly

PEAseq

Initial Release

  • PEAseq (Paired-End Antibody sequencing pipeline)
  • Performs all analysis provided in SEAseq and also in a paired-end aware manner; results from SEAseq will be stored under /single-end_mode.
  • Organizational structure is adopted from SEAseq.
# For sample FASTQs only
java -jar cromwell.jar run peaseq-case.wdl -i inputs.json -o options.json

# For sample FASTQs with Input Control or IgG
java -jar cromwell.jar run peaseq-control.wdl -i inputs.json -o options.json