-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathBioJava3_Feature_Requests.html
More file actions
23 lines (19 loc) · 1.06 KB
/
BioJava3_Feature_Requests.html
File metadata and controls
23 lines (19 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<p>Feature requests and bug reports should be added as <a href="https://github.com/biojava/biojava/issues/">Github
issues</a>. We welcome all
feature requests, both large and small.</p>
<p>Some example feature requests:</p>
<ul>
<li>Balibase [<a href="https://github.com/biojava/biojava/issues/119">#119</a>]</li>
<li>UniProt (XML/txt)</li>
<li>port the BioJava 1 Chromatogram parser to BioJava 3
[<a href="https://github.com/biojava/biojava/issues/120">#120</a>]</li>
<li>Variation APIs that bring together Ensembl Variation, VCF file
format, GFF3+GVF file format, samtools, Picard, GATK, etc.
[<a href="https://github.com/biojava/biojava/issues/121">#121</a>]</li>
<li>SCOP2 parser [<a href="https://github.com/biojava/biojava/issues/82">#82</a>]</li>
</ul>
<p>There are also a number of algorithms where we would be interested in
<a href="Algorithm_Java_port" title="wikilink">Java ports</a>.</p>
<p>You can also take a look at the current list of <a href="BioJava:Modules#BioJava_3.0.X" title="wikilink"> BioJava
Modules</a> and suggest other
missing features.</p>