mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-29 06:30:24 +08:00
Updated PhyloToL Part 1: GF assignment (markdown)
parent
3b033ac962
commit
158d1d4aef
@ -93,7 +93,7 @@ Available parameters are:
|
|||||||
| --seq_count |int|-| minimum number of sequences after assigning OGs |
|
| --seq_count |int|-| minimum number of sequences after assigning OGs |
|
||||||
|
|
||||||
|
|
||||||
####Index Switching (Cross plate contamination)
|
#### Index Switching (Cross plate contamination)
|
||||||
As you run PhyloToL part 1 on transcriptomes, you might want to remove sequences from your assembled transcripts that are a result of index switching. This is done by (LAK and ACL on XPC removal process with conspecific file). To include this parameter to your PhyloToL part 1 run, you will need to add the '--xplate_contam --conspecific_names Conspecific.txt' flag to the command line as follow:
|
As you run PhyloToL part 1 on transcriptomes, you might want to remove sequences from your assembled transcripts that are a result of index switching. This is done by (LAK and ACL on XPC removal process with conspecific file). To include this parameter to your PhyloToL part 1 run, you will need to add the '--xplate_contam --conspecific_names Conspecific.txt' flag to the command line as follow:
|
||||||
|
|
||||||
`python Scripts/wrapper.py --first_script 1 --last_script 7 --assembled_transcripts AssembledTranscripts --output . --genetic_code Gcode.txt --databases Databases --xplate_contam --conspecific_names Conspecific.txt > log.txt`
|
`python Scripts/wrapper.py --first_script 1 --last_script 7 --assembled_transcripts AssembledTranscripts --output . --genetic_code Gcode.txt --databases Databases --xplate_contam --conspecific_names Conspecific.txt > log.txt`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user