mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2026-02-11 02:30:25 +08:00
Update headers
This commit is contained in:
parent
ba316d02ed
commit
8f47f87460
@ -1,11 +1,11 @@
|
|||||||
|
'''
|
||||||
#Author, date: Godwin Ani, 24th- Nov - 2023.
|
#Author, date: Godwin Ani, 24th- Nov - 2023.
|
||||||
#Dependencies: Python3, Biopython
|
#Dependencies: Python3, Biopython
|
||||||
#Inputs: A folder of containing ReadyToGo files, PerSequenceStatSummaries, rules file and the script.
|
#Inputs: A folder of containing ReadyToGo files, PerSequenceStatSummaries, rules file and the script.
|
||||||
#The csv file should contain 10 digit codes and the limits(column headers are name, lower, and upper).
|
#The csv file should contain 10 digit codes and the limits(column headers are name, lower, and upper).
|
||||||
#Outputs: a folder of curated ready to go files.
|
#Outputs: a folder of curated ready to go files.
|
||||||
#Example: python OG6_A_G.py -i (input folder of r2gs), -r (rules csv file), -s (folder of per seq stats) '''
|
#Example: python OG6_A_G.py -i (input folder of r2gs), -r (rules csv file), -s (folder of per seq stats)
|
||||||
#
|
'''
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user