Skip to content
Snippets Groups Projects
Commit dbd01e27 authored by Samuel Mondal's avatar Samuel Mondal
Browse files

Minor description change

parent f16dc61e
No related branches found
No related tags found
1 merge request!20Changes
......@@ -6,7 +6,7 @@ def list_to_file(
Args:
to_write_to_file: The list that you want to write to a file.
filename: The name you want the output file to have (also include the extension of the file while calling the function).
filename: The name you want the output fasta file to have (also include the extension of the file while calling the function).
Returns:
Nothing, since it outputs a file directly to the working directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment