Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
miniannotator
Commits
632e3490
Commit
632e3490
authored
Aug 22, 2018
by
Floreal Cabanettes
Browse files
Fill docstrings
parent
094ee5e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
fixcontigs.py
View file @
632e3490
...
...
@@ -174,6 +174,10 @@ def fix_contig(reference, protein, ref_seq, id_ref, id_prot, reverse, fixed_orf_
:type reverse: bool
:param fixed_orf_file: fixed orf fasta file path
:type fixed_orf_file: str
:param fixed_contigs_file: fixed contigs fasta file path
:type fixed_contigs_file: str
:param fixed_contigs_file_wgaps: fixed contigs fasta file path for matchs with gaps
:type fixed_contigs_file_wgaps: str
:param prots_file: proteins file path for matchs without gaps
:type prots_file: str
:param fixed_orf_file_wgaps: fixed orf with gaps fasta file path
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment