minor cody tidy up
This commit is contained in:
parent
26fe956d47
commit
7c84e8b044
2 changed files with 9 additions and 9 deletions
|
@ -41,19 +41,19 @@ def submit_dynamut(host_url
|
|||
@param chain: single-letter(caps)
|
||||
@type chr
|
||||
|
||||
@param email_address: email address to inform of results
|
||||
@type chr
|
||||
|
||||
@param prediction_url: dynamut url for prediction
|
||||
@type string
|
||||
|
||||
@param output_dir: output dir
|
||||
@type string
|
||||
|
||||
@param outfile_suffix: outfile_suffix
|
||||
@type string, default is batch no.
|
||||
|
||||
@param outfile_suffix: to append to outfile
|
||||
@type string
|
||||
|
||||
@return writes a .txt file containing url for the snps processed with user provided suffix in filename
|
||||
@return writes a .txt file containing url for the snps processed with user provided suffix in filename
|
||||
@type string
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue