fqfa
fqfa: A pure Python package for genomic sequence files - Published in JOSS (2020)
Science Score: 100.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: ncbi.nlm.nih.gov, joss.theoj.org -
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
A lightweight Python library for handling FASTQ and FASTA files.
Basic Info
- Host: GitHub
- Owner: CountESS-Project
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 158 KB
Statistics
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 2
- Releases: 11
Metadata Files
README.md
fqfa
A pure Python library for handling FASTQ and FASTA files.
Install fqfa from PyPI using pip:
pip3 install fqfa
To set up the package for development purposes, include the optional dependencies and install pre-commit:
pip3 install fqfa[dev]
pre-commit install
Building the documentation requires the following additional packages:
pip3 install sphinx
pip3 install sphinx-rtd-theme
Online documentation including usage examples is available on Read the Docs.
To report a problem or request a new feature, please use the GitHub issue tracker.
To cite this package please refer to "fqfa: A pure Python package for genomic sequence files".
Contributions via pull request are welcome. Contributed code should have full unit test coverage, NumPy-style docstrings, black formatting, and type hints.
Owner
- Name: CountESS
- Login: CountESS-Project
- Kind: organization
- Repositories: 5
- Profile: https://github.com/CountESS-Project
JOSS Publication
fqfa: A pure Python package for genomic sequence files
Authors
Tags
genomics bioinformaticsCitation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Rubin"
given-names: "Alan F"
orcid: "https://orcid.org/0000-0003-1474-605X"
title: "fqfa"
version: 1.2.1
doi: 10.5281/zenodo.4346283
date-released: 2020-12-18
url: "https://github.com/CountESS-Project/fqfa"
preferred-citation:
type: article
authors:
- family-names: "Rubin"
given-names: "Alan F"
orcid: "https://orcid.org/0000-0003-1474-605X"
doi: "10.21105/joss.02076"
journal: "Journal of Open Source Software"
month: 3
start: 2076
title: "fqfa: A pure Python package for genomic sequence files"
issue: 47
volume: 5
year: 2020
Papers & Mentions
Total mentions: 1
fqfa: A pure Python package for genomic sequence files
- DOI: 10.21105/joss.02076
- OpenAlex ID: https://openalex.org/W3007499863
- Published: March 2020
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alan Rubin | a****n@w****u | 192 |
| Nick Moore | n****k@z****g | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 4
- Total pull requests: 16
- Average time to close issues: 5 days
- Average time to close pull requests: 4 days
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 1.5
- Average comments per pull request: 0.06
- Merged pull requests: 16
- 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
- genomematt (1)
- FlorianThibord (1)
- natir (1)
- afrubin (1)
Pull Request Authors
- afrubin (13)
- nickzoic (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 9,058 last-month
- Total dependent packages: 3
- Total dependent repositories: 1
- Total versions: 10
- Total maintainers: 2
pypi.org: fqfa
A lightweight Python library for handling FASTQ and FASTA files.
- Documentation: https://fqfa.readthedocs.io/
- License: BSD License
-
Latest release: 1.3.1
published about 2 years ago
Rankings
Dependencies
- ipython *
