Skip to content

Commit debe038

Browse files
authored
Update README.md
1 parent 3ce68a5 commit debe038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can also specify the delimiter for the initial binning result file using the
3636

3737
## gfa2fasta.py
3838

39-
Please note that, if you are using Flye/Miniasm assemblies, you should provide the edge sequences for the initial binning tool (not the contigs output from Flye/Miniasm). To get the edge sequences from the GFA file, you can use the script [gfa2fasta.py](https://github.com/Vini2/GraphBin2/blob/master/support/gfa2fasta.py) as the assembly graph consists of these edge sequences and not contigs.
39+
Please note that, if you are using Flye/Miniasm assemblies, you should provide the edge sequences for the initial binning tool (not the contigs output from Flye/Miniasm). To get the edge sequences from the GFA file, you can use the script [`gfa2fasta.py`](https://github.com/Vini2/GraphBin2/blob/master/support/gfa2fasta.py) as the assembly graph consists of these edge sequences and not contigs.
4040

4141
You can see the usage options of `gfa2fasta.py` by typing `python gfa2fasta.py -h` on the command line.
4242

0 commit comments

Comments
 (0)