annogesic

ANNOgesic - A Swiss army knife for the RNA-Seq based annotation of bacterial/archaeal genomes

https://github.com/sung-huan/annogesic

Science Score: 77.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 9 DOI reference(s) in README
  • Academic publication links
    Links to: pubmed.ncbi, ncbi.nlm.nih.gov, springer.com, zenodo.org
  • Committers with academic emails
    5 of 11 committers (45.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

ANNOgesic - A Swiss army knife for the RNA-Seq based annotation of bacterial/archaeal genomes

Basic Info
Statistics
  • Stars: 31
  • Watchers: 4
  • Forks: 13
  • Open Issues: 1
  • Releases: 70
Created almost 11 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.rst

.. image:: https://img.shields.io/pypi/v/annogesic.svg
   :target: https://pypi.python.org/pypi/ANNOgesic/
.. image:: https://img.shields.io/pypi/l/annogesic.svg
   :target: https://pypi.python.org/pypi/ANNOgesic/
.. image:: https://zenodo.org/badge/34061246.svg
   :target: https://zenodo.org/badge/latestdoi/34061246

About ANNOgesic
---------------

ANNOgesic is the swiss army knife for RNA-Seq based annotation of
bacterial/archaeal genomes.

It is a modular, command-line tool that can integrate different types
of RNA-Seq data based on dRNA-Seq (differential RNA-Seq) or RNA-Seq
protocols that inclusde transcript fragmentation to generate high
quality genome annotations. It can detect genes, CDSs/tRNAs/rRNAs,
transcription starting sites (TSS) and processing sites, transcripts,
terminators, untranslated regions (UTR) as well as small RNAs (sRNA),
small open reading frames (sORF), circular RNAs, CRISPR related RNAs,
riboswitches and RNA-thermometers. It can also perform RNA-RNA and
protein-protein interactions prediction. Furthermore, it groups genes
into operons and sub-operons and reveal promoter motifs. It can also
allocate GO term and subcellular localization to genes. Several of
ANNOgesic features are new implementations while other build on well
known third-party tools for which it offers adaptive
parameter-optimizations. Additionally, numerous visualization and
statistics help the user to quickly evaluat feature predictions
resulting from an ANNOgesic analysis. The tool was heavily tested
with several RNA-Seq data set from bacterial as well as archaeal
samples.

Documentation
-------------

Documentation can be found on
`here `__.

Installation
------------

Pip3
^^^^

If you have all the requirements installed, installation can be done by 
using pip3.

With root permission: 

::

    $ pip3 install ANNOgesic

without root permission

::

    $ pip3 install --user ANNOgesic

If you want to know the requirement, please refer to 
`Documentation `__.

Docker and Singularity
^^^^^^^^^^^^^^^^^^^^^^

In order to solve the issue of installing the dependencies, a Docker image of ANNOgesic is provided in 
`Docker Hub `__. 
The image can be pulled by using `Docker `__ or `Singularity `__. 
Moreover, the users can build an Docker image from the `Dockerfile `__ by themselves. 
For the details, please check the `documentation `__.

Github
^^^^^^

The alternative way for installing ANNOgesic is directly clone the Git repository.

::

    $ git clone https://github.com/Sung-Huan/ANNOgesic.git

or

::

    $ git clone git@github.com:Sung-Huan/ANNOgesic.git

In order to make ANNOgesic runnable, we should create a soft link of ``annogesiclib`` in ``bin``.

::

    $ cd ANNOgesic/bin
    $ ln -s ../annogesiclib .

Then, you can run ANNOgesic via specifying the installed path if all the requirements are setup properly.

Arguments
-------------

::

    usage: annogesic [-h] [--version]
                     {create,get_input_files,update_genome_fasta,annotation_transfer,
                      tss_ps,optimize_tss_ps,terminator,transcript,utr,srna,sorf,
                      promoter,operon,circrna,go_term,srna_target,snp,ppi_network,
                      localization,riboswitch_thermometer,crispr,merge_features,
                      screenshot,colorize_screenshot_tracks}
                     ...
    
    positional arguments:
      {create,get_input_files,update_genome_fasta,annotation_transfer,tss_ps,
       optimize_tss_ps,terminator,transcript,utr,srna,sorf,promoter,operon,circrna,
       go_term,srna_target,snp,ppi_network,localization,riboswitch_thermometer,
       crispr,merge_features,screenshot,colorize_screenshot_tracks}
                            commands
        create              Create a project
        get_input_files     Get required files. (i.e. annotation files, fasta
                            files)
        update_genome_fasta
                            Get fasta files of query genomes if the query
                            sequences do not exist.
        annotation_transfer
                            Transfer the annotations from a closely related
                            species genome to a target genome.
        tss_ps              Detect TSSs or processing sites.
        optimize_tss_ps     Optimize TSSs or processing sites based on manual
                            detected ones.
        terminator          Detect rho-independent terminators.
        transcript          Detect transcripts based on coverage file.
        utr                 Detect 5'UTRs and 3'UTRs.
        srna                Detect intergenic, antisense and UTR-derived sRNAs.
        sorf                Detect expressed sORFs.
        promoter            Discover promoter motifs.
        operon              Detect operons and sub-operons.
        circrna             Detect circular RNAs.
        go_term             Extract GO terms from Uniprot.
        srna_target         Detect sRNA-mRNA interactions.
        snp                 Detect SNP/mutation and generate fasta file if
                            mutations were found.
        ppi_network         Detect protein-protein interactions suported by
                            literature.
        localization        Predict subcellular localization of proteins.
        riboswitch_thermometer
                            Predict riboswitches and RNA thermometers.
        crispr              Predict CRISPR related RNAs.
        merge_features      Merge all features to one gff file.
        screenshot          Generate screenshots for selected features using IGV.
        colorize_screenshot_tracks
                            Add color information to screenshots (e.g. useful for
                            dRNA-Seq based TSS and PS detection. It only works
                            after running "screenshot" (after running batch
                            script).
    
    optional arguments:
      -h, --help            show this help message and exit
      --version, -v         show version

Citation
--------

Original paper

SH Yu, J Vogel, KU Förstner. 2018, GigaScience,
`DOI:10.1093/gigascience/giy096 `_,
`PMID:30169674 `_.

Applications

K Moon, M Sim, CH Tai, K Yoo, C Merzbacher, SH Yu, DD Kim, J Lee, KU Förstner, Q Chen, S Stibitz, LG Knipling, DM Hinton. 2021, Microbiology Spectrum
`DOI:10.1128/Spectrum.00044-21 `_,
`PMID:34550019 `_.

H Lee, SH Yu, JE Shim, D Yong. 2024, mSystems
`DOI:10.1128/msystems.00877-23 `_,
`PMID:38349171 `_.

Book Chapter

CH Tai, D Hinton, S.H. Yu. 2024, Bacterial regulatory RNAs - Methods and Protocols
`DOI:10.1007/978-1-0716-3565-0_4 `_,
`PMID:38217648 `_.

License
-------

`ISC `__ (Internet Systems
Consortium license ~ simplified BSD license) - see `LICENSE `__

Contact
-------

If you have any questions, please contact `Sung-Huan Yu `_

Owner

  • Name: Sung-Huan (Silas) Yu
  • Login: Sung-Huan
  • Kind: user
  • Location: Kaohsiung, Taiwan
  • Company: Institute of Precision Medicine, National Sun Yat-sen University

Citation (CITATION.cff)

cff-version: 1.0.3
message: If you use ANNOgesic, please cite it as below.
authors:
  - family-names: Yu
    given-names: Sung-Huan
    orcid: https://orcid.org/0000-0001-7955-8645
  - family-names: Vogel
    given-names: Jörg
    orcid: https://orcid.org/0000-0003-2220-1404 
  - family-names: Förstner
    given-names: Konrad Ulrich
    orcid: https://orcid.org/0000-0002-1481-2996
title: ANNOgesic
version: 1.0.15
doi: 10.1093/gigascience/giy096
date-released: 2018-09-03

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Issue comment event: 1
Last Year
  • Issues event: 1
  • Watch event: 1
  • Issue comment event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 705
  • Total Committers: 11
  • Avg Commits per committer: 64.091
  • Development Distribution Score (DDS): 0.33
Past Year
  • Commits: 9
  • Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Sung-Huan Yu s****u@u****e 472
Sung-Huan Yu s****u@u****e 130
pgsin p****n@g****m 32
Konrad Förstner k****d@f****g 30
Sung-Huan s****h@g****w 11
Sung-Huan s****u@g****m 10
pgsin s****u@b****e 9
Sung-Huan s****h@D****n 8
Yu s****u@w****e 1
Sung-Huan s****h@m****w 1
Konrad Förstner k****d 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 38
  • Total pull requests: 3
  • Average time to close issues: 17 days
  • Average time to close pull requests: 16 minutes
  • Total issue authors: 18
  • Total pull request authors: 2
  • Average comments per issue: 4.58
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • elhossary (7)
  • Rexomania1 (4)
  • apredeus (4)
  • StephenLi55 (3)
  • sternp (3)
  • IgnatiusPang (3)
  • cmetadea (2)
  • kmuench (2)
  • gprezza (1)
  • aga226 (1)
  • simone-pignotti (1)
  • gjh34 (1)
  • g1o (1)
  • gcabebe (1)
  • KMS-Rock (1)
Pull Request Authors
  • konrad (2)
  • RabeaMue (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 941 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 135
  • Total maintainers: 1
pypi.org: annogesic

ANNOgesic - A tool for bacterial/archaeal RNA-Seq based genome annotations

  • Versions: 135
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 941 Last month
Rankings
Downloads: 8.4%
Forks count: 9.9%
Dependent packages count: 10.0%
Stargazers count: 12.3%
Average: 12.5%
Dependent repos count: 21.7%
Maintainers (1)
Last synced: 7 months ago

Dependencies

Dockerfile docker
  • ubuntu latest build
setup.py pypi
  • biopython *
  • matplotlib *
  • networkx *
  • numpy *