Skip to content

Commit 3702902

Browse files
Dimandreasprlic
authored andcommitted
/* BLAST and FASTA */
1 parent 66dcf81 commit 3702902

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

_wikis/BioJava:CookBook1.7.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ How Do I....?
169169
results](BioJava:CookBook:Blast:Extract "wikilink")?
170170
- [How do I parse a large file; Or, How do I make a custom
171171
SearchContentHandler](BioJava:CookBook:Blast:Echo "wikilink")?
172+
- [How do I convert an XML BLAST result into HTML
173+
page](BioJava:CookBook:Blast:XML "wikilink")?
172174

173175
### Counts and Distributions
174176

_wikis/BioJava:CookBook1.7.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Click here to search [http://scholar.google.com/scholar?q=biojava Google Scholar
9393
* [[BioJava:CookBook:Fasta:Parser|How do I set up a FASTA parser]]?
9494
* [[BioJava:CookBook:Blast:Extract|How do I extract information from parsed results]]?
9595
* [[BioJava:CookBook:Blast:Echo|How do I parse a large file; Or, How do I make a custom SearchContentHandler]]?
96+
* [[BioJava:CookBook:Blast:XML|How do I convert an XML BLAST result into HTML page]]?
9697
9798
=== Counts and Distributions ===
9899

0 commit comments

Comments
 (0)