Skip to content

Commit

Permalink
don't validate unsorted bus files
Browse files Browse the repository at this point in the history
  • Loading branch information
Yenaled authored Sep 11, 2023
1 parent c72bea6 commit e638326
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kb_python/count.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
INSPECT_PARSER = re.compile(r'^.*?(?P<count>[0-9]+)')


@validate_files()
def kallisto_bus(
fastqs: Union[List[str], str],
index_path: str,
Expand Down

0 comments on commit e638326

Please sign in to comment.