A browser (Chrome and Firefox) extension providing context menu tools for DNA and protein analysis.
- Clean Sequence: Remove unwanted characters from DNA sequences.
- Complement Sequence: Generate the complementary DNA sequence.
- Reverse Sequence: Reverse the DNA sequence.
- Reverse Complement: Generate the reverse complement of a DNA sequence.
- Send to BLAST: Quickly send sequences to BLAST for similarity searches.
- Translate Sequence: Translate a DNA sequence to its corresponding protein sequence.
- Protein Properties: Analyze basic properties of protein sequences.
- Send to BLASTP: Submit protein sequences to BLASTP for similarity searches.
- Send to SMART: Submit protein sequences to SMART for domain analysis.
- Send to PDB: Submit protein sequences to PDB for structure search.
- Clone the repository or download the ZIP file.
- Go to
chrome://extensions/
and enable "Developer mode". - Click "Load unpacked" and select the extension directory.
- Clone the repository or download the ZIP file.
- Go to
about:debugging
and click "This Firefox". - Click "Load Temporary Add-on" and select the
manifest.json
file from the extension directory.
- Select a DNA or protein sequence on any web page.
- Right-click to open the context menu.
- Choose the desired analysis tool from the context menu options.
Contributions are welcome! Please fork this repository and submit pull requests.
This project is licensed under the MIT License.