Skip to content

Commit

Permalink
Added comments to bracken_top_n_linelist.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kylacochrane committed Apr 10, 2024
1 parent cf88aae commit d6636da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/bracken_top_n_linelist.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/usr/bin/env python
## This python script was developed by Dan Fornika as a work of the BC Centre for Disease Control Public Health Laboratory: https://github.com/BCCDC-PHL/taxon-abundance/blob/main/bin/bracken_top_n_linelist.py
## This source file has been adapted to work within our pipeline.
## Please refer to the README for more information.

import argparse
import csv
Expand Down

0 comments on commit d6636da

Please sign in to comment.