mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 12:30:25 +08:00
Updating header in 2a_Identify_rRNA.py
This commit is contained in:
parent
e78d73ca25
commit
e3077b1caa
@ -1,7 +1,11 @@
|
|||||||
# Last updated 8/18/2017
|
# Last updated 8/18/2017
|
||||||
|
# Authors: Xyrus Maurer-Alcala
|
||||||
|
|
||||||
# This script is intended to identify and isolate SSU/LSU sequences by BLASTn-ing
|
# This script is intended to identify and isolate SSU/LSU sequences by BLASTn-ing
|
||||||
# all length-filtered assembled transcripts against a reference database.
|
# all length-filtered assembled transcripts against a reference database. It then
|
||||||
|
# writes these sequences into a separate file, removing them from the remainder
|
||||||
|
# of the sequences that will go forwards for gene family assignment. This script
|
||||||
|
# should be in Part 1 of the PhyloToL version 6 pipeline using the script wrapper.py.
|
||||||
|
|
||||||
# You must run Script 1a before this step. Optionally, you may also have run Script 1b.
|
# You must run Script 1a before this step. Optionally, you may also have run Script 1b.
|
||||||
# Before running this script, ensure that you have a properly formatted rRNA reference
|
# Before running this script, ensure that you have a properly formatted rRNA reference
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user