Skip to content
Snippets Groups Projects
Commit 6c44b041 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

update docstring

parent a515235a
No related branches found
No related merge requests found
......@@ -1100,7 +1100,7 @@ def get_genome_contigs_and_rename(gembase_name, gpath, outfile):
tuple
- Dict of all contigs with their original and new name: (list of str)
{>orig_name: >new_name}
- List of all contigs with their size: (list of str)
- Dict of all contigs with their size: (list of str)
{"new_name': 'size1"}
"""
# Initialize variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment