“Blaster” – a graphical user interface for common sequence analysis tools
“Blaster” – a graphical user interface for common sequence analysis tools - Published in JOSS (2019)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: ncbi.nlm.nih.gov -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
Initial Import
Basic Info
- Host: GitHub
- Owner: snowformatics
- License: mit
- Language: Python
- Default Branch: master
- Size: 53.4 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
BlasterQtv1.4
Common sequence alignment tools such as Basic Local Alignment Search Tool (BLAST) or Bowtie short sequence aligner are used by scientist on a daily basis. Often those programs are with command line interface which makes them very practical for developers and advance users but hard for researchers who are more familiar with a graphical user interface. Here we present a tool called Blaster, which offers simple and intuitive graphical interface for performing some of the most common tasks in nucleotide and protein sequence work. The software is provided with the following modules:
Sequence similarity search (blastn, blastp, blastx, tblastn, tblastx, Bowtie) in local databases
Multiple sequence alignment (CLUSTALW2)
Sequence extraction from multiple FASTA files by sequence ID
Sequence converter (reverse complement, reverse, translate)
Sequence format conversions (FASTA, Multiple FASTA, FASTQ, CSV)
Local sequence database management
Screenshots

Installation
We strongly recommend to install "Blaster" with the Microsoft Windows installer which can be downloaded here http://dx.doi.org/10.5447/IPK/2019/23.
For manual installation, the following dependencies are required:
- Python 2.7 (https://www.python.org/download/releases/2.7/)
- Biopython (pip install biopython)
- PyQt4 (https://sourceforge.net/projects/pyqt/)
- Blast+ (ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.19/)
- Bowtie (https://sourceforge.net/projects/bowtie-bio/)
- clustalw2 (http://www.clustal.org/download/current/)
Manual
http://labtools.ipk-gatersleben.de/help/BlasterQt/BlasterQt.pdf
Bug reports and tests
Bug reports can be either sent by Email (lueckATipk-gatersleben.de) or reported as issue on Github (prefered). If possible and not confidential, upload or link the problematic database or sequence files.
For testing the general functionality of the software, follow the instructions in testing_guideline.txt file in folder test. All required testing files can be found in the same folder.
Contributions
All kind of contributions (documentation, testing, adding more features, suggestions...) are highly appreciated.
History
Blaster v. 1.3
- Removed FASTQ conversation feature
- Removed editing database names
- Updated documentation
- Bug fixes
- "." or spaces in database names will be replaced with "_" (see https://github.com/snowformatics/BlasterQt/issues/9)
Blaster v. 1.4
- Updated documentation
- Bug fixes
- Added ".fa" extension
- Updated test material
- Create DOI for windows installer
Owner
- Name: snowformatics
- Login: snowformatics
- Kind: user
- Website: https://snowformatics.github.io/
- Twitter: snowformatics
- Repositories: 21
- Profile: https://github.com/snowformatics
https://www.buymeacoffee.com/snowforamtics
JOSS Publication
“Blaster” – a graphical user interface for common sequence analysis tools
Authors
Tags
sequences fasta clustalw blast bowtie bioinformatic GUI WindowsGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| snowformatics | l****s@g****m | 85 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 20
- Total pull requests: 0
- Average time to close issues: almost 2 years
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 1.4
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- vbarrera (11)
- snowformatics (9)
