Locates genomic and peptide sequences for biological analysis.
Explore the docs »
View Demo
.
Report Bug
An important peptide sequence in COVID-19's Spike Protein (P0DTC2) is the Signal Peptide. The Signal Peptide enables the virus to bind to our cells for infection, so researchers may be interested in locating all instances of its sequence in any given protein sequence. This program could help accomplish this.
Source: Wrapp, Daniel, Nianshuan Wang, Kizzmekia S. Corbett, Jory A. Goldsmith, Ching-Lin Hsieh, Olubukola Abiona, Barney S. Graha, and Jason S. McLellan. "Cryo-EM structure of the 2019-nCoV spike in the prefusion conformation". Science 367, Issue 6483 (13 March 2020): 1260-1263. DOI: 10.1126/science.abb2507
- Python 3.8.1
- IDLE 3.8.1
- macOS High Sierra Version 10.13.6
- Adobe Illustrator Version 23.1 (Logo design)
To get a local copy up and running follow these simple steps.
-
Python 3.8.1
-
wxPython
pip install wxPython
- Clone the repository
git clone https://github.com/reoyamanaka/biological_sequence_locator.git
- Install requirements
pip install -r requirements.txt
I would greatly appreciate any contributions.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/CoolFeature
) - Commit your Changes (
git commit -m 'Added some CoolFeature'
) - Push to the Branch (
git push origin feature/CoolFeature
) - Open a Pull Request
Distributed under the GNU Affero General Public License v3.0 License. See LICENSE
for more information.
Reo Yamanaka - LinkedIn - My YouTube channel - ryamanaka807@gmail.com
Project Link: https://github.com/reoyamanaka/biological_sequence_locator