aryeelab / guideseq

Analysis pipeline for the GUIDE-seq assay.
GNU Affero General Public License v3.0
75 stars 53 forks source link

First line of data is skipped in `visualize` step #67

Open zheins opened 2 years ago

zheins commented 2 years ago

The output of the filter step does not include the header. When this file is subsequently passed to the visualize step, the first line is skipped as part of the parseSitesFile function, as it is expecting this header.