PCNE

github.com/riccabolla/pcne
Active7updated 1 month ago
Shell
MIT

Plasmid Copy Number Estimator is a tool to estimate the copy numbers of plasmids detected in an assembled genome

Sourced from

  • bio.toolspcne
  • GitHubgithub.com/riccabolla/pcne

Related resources

A genomic surveillance framework for Staphylococcus aureus

Active21 month ago
Python
MIT

JCVI is a versatile toolkit for comparative genomics analysis. It is a collection of Python libraries to parse bioinformatics files, or perform computation related to assembly, annotation, and comparative genomics.

Active9281 week ago
Python
BSD-2-Clause

Circlator is a tool to circularize genome assemblies. It will attempt to identify each circular sequence and output a linearised version of it. It does this by assembling all reads that map to contig ends and comparing the resulting contigs with the input assembly.

Stale2572 years ago
Python
NOASSERTION

Sequence manipulation toolkit for FASTA/FASTQ files written in Nim.

Active1293 weeks ago
Nim
GPL-3.0

This package provides a framework for the quantification and analysis of Short Reads. It covers a complete workflow starting from raw sequence reads, over creation of alignments and quality control plots, to the quantification of genomic regions of interest. Read alignments are either generated through Rbowtie (data from DNA/ChIP/ATAC/Bis-seq experiments) or Rhisat2 (data from RNA-seq experiments that require spliced alignments), or can be provided in the form of bam files.

Freely available tools for biological computing in Python, with included cookbook, packaging and thorough documentation. Part of the [Open Bioinformatics Foundation](http://open-bio.org/). Contains the very useful [Entrez](https://biopython.org/DIST/docs/api/Bio.Entrez-module.html) package for API access to the NCBI databases.

Active5.1K1 month ago
Python
NOASSERTION