Skip to content

Commit

Permalink
[refactor] banner
Browse files Browse the repository at this point in the history
  • Loading branch information
ChocoParrot committed Sep 13, 2021
1 parent 38cb99e commit dca0c09
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<div align="center">
<br />
<p>
<a href="https://github.com/Chokyotager/ORFFinder"><img src="/images/ORFFinder.png" alt="banner" /></a>
</p>
<br />
</div>

# ORFFinder
ORFFinder in Python. Inspired by NCBI's version: https://www.ncbi.nlm.nih.gov/orffinder/

Expand Down Expand Up @@ -58,3 +66,6 @@ stop_codons: recognised 3-base pair condons for termination. Default: ["TAA", "T
remove_nested: remove all ORFs completely encased in another. Default: False
trim_trailing: remove ORFs are the edge of the sequence that do not have a defined stop codon. Default: False
```

### Dependencies
Biopython (https://biopython.org/)
Binary file added images/ORFFinder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dca0c09

Please sign in to comment.