Skip to content

Commit 8f1bbd0

Browse files
author
Muhammed Hasan Celik
committed
Merge branch 'custom_fasta' of github.com:MuhammedHasan/gReLU into custom_fasta
2 parents 947d8e4 + e9a6587 commit 8f1bbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/grelu/io/genome.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class CustomGenome:
1515
"""
1616
A custom genome object that can be used to load a genome from a file.
17-
17+
1818
Args:
1919
genome: Path to the genome file.
2020
"""

0 commit comments

Comments
 (0)