Skip to content

Commit 8f44f15

Browse files
Update bedboss/bedboss.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 622bf6b commit 8f44f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bedboss/bedboss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ def reprocess_all(
489489
"""
490490
Run bedboss pipeline for all unprocessed beds in the bedbase
491491
492-
! At this moment, it only processes beds with hg38, hg19, and mm10 genomes
492+
Currently only beds with genomes hg19, hg38, and mm10 are processed.
493493
494494
:param bedbase_config: bedbase configuration file path
495495
:param output_folder: output folder of the pipeline

0 commit comments

Comments
 (0)