Updated Home (markdown)

Katzlab 2024-08-09 15:16:03 -04:00
parent 98c19d5353
commit 6cbd284f92

10
Home.md

@ -5,11 +5,11 @@ The core PhyloToL pipeline comprises two main components, which we refer to as P
We also provide a suite of utility scripts for describing data output by PhyloToL (e.g. basic sequence statistics such as composition, coverage, and length) as well as performing some of PhyloToL's more complex operations (e.g. "clade-grabbing") in a stand-alone form.
## PhyloToL Part 1
* [Overview & modularity](https://github.com/Katzlab/PhyloToL-6/wiki/Part1#overview-and-modularity)
* [Set up](https://github.com/Katzlab/PhyloToL-6/wiki/Part1)
* [The Hook Database](https://github.com/Katzlab/PhyloToL-6/wiki/Part1)
* [Processing transcriptomes](https://github.com/Katzlab/PhyloToL-6/wiki/Part1#processing-transcriptomes)
* [Processing genomes](https://github.com/Katzlab/PhyloToL-6/wiki/Part1)
* [Overview & modularity](https://github.com/Katzlab/PhyloToL-6/wiki/phylotol-part-1#overview-and-modularity)
* [Set up](https://github.com/Katzlab/PhyloToL-6/wiki/phylotol-part-1#set-up)
* [The Hook Database](https://github.com/Katzlab/PhyloToL-6/wiki/phylotol-part-1#the-hook-database)
* [Processing transcriptomes](https://github.com/Katzlab/PhyloToL-6/wiki/phylotol-part-1#processing-transcriptomes)
* [Processing genomes](https://github.com/Katzlab/PhyloToL-6/wiki/Part1phylotol-part-1#processing-genomes)
## PhyloToL Part 2
* [Overview & modularity](https://github.com/Katzlab/PhyloToL-6/wiki/Part2)