mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-30 10:50:24 +08:00
Updated QuickStart EukPhylo (markdown)
parent
ac4ca9f456
commit
30820ee8b6
@ -47,9 +47,9 @@ EukPhylo part 1 runs CDS (genome) or assembled transcripts (transcriptome) throu
|
|||||||
* A folder called “Scripts” filled with scripts from [here](https://github.com/Katzlab/PhyloToL-6/tree/main/PTL1/Transcriptomes/Scripts) on Github
|
* A folder called “Scripts” filled with scripts from [here](https://github.com/Katzlab/PhyloToL-6/tree/main/PTL1/Transcriptomes/Scripts) on Github
|
||||||
|
|
||||||
### Running:
|
### Running:
|
||||||
'''
|
```
|
||||||
python wrapper.py -1 1 -2 7 --assembled_transcripts AssembledTranscripts -o Output_Folder --genetic_code Universal -d Databases > log.txt
|
python wrapper.py -1 1 -2 7 --assembled_transcripts AssembledTranscripts -o Output_Folder --genetic_code Universal -d Databases > log.txt
|
||||||
'''
|
```
|
||||||
Here add detail of each option possible:
|
Here add detail of each option possible:
|
||||||
* -1 = start script
|
* -1 = start script
|
||||||
* -2 = end script
|
* -2 = end script
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user