-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e5a1962
commit 785ed8e
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## Arachne Assembler Scripts | ||
|
||
These very quickly written scripts generate fake metadata as required by the Arachne assembler for use with the Tobacco Genome Initiative's (TGI) public data dump in an attempt to generate improved assemblies. | ||
|
||
Script to make fake quality scores: | ||
|
||
generate_bogus_qual_for_tobacco.pl | ||
|
||
Script to make fake sequencing trace metadata XML: | ||
|
||
generate_bogus_xml_for_tobacco.pl |