ChangLab / FAST-iCLIP

Fully Automated and Standardized (FAST) iCLIP analysis pipeline.
GNU General Public License v2.0
21 stars 15 forks source link

Support cases when there are 0 retroviral reads #27

Open bdo311 opened 7 years ago

bdo311 commented 7 years ago

In #24, retroviral_mapping.py returns a pandas error when there are no retroviral reads. Likely a consequence of the small test file but this could conceivably occur in people's datasets so we need to fix this edge case.