Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AntoineHo/CircosAlignmentPlotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

CircosAlignmentPlotter

Converts a part of an alignment (.PAF perhaps others sometimes) to a Circos image using BED and fasta files.

Requirements

  • biopython
  • circos
  • pandas
  • numpy

Usage

usage: p2c.py [-h] [--templates TEMPLATES] [--min-length MIN_LENGTH]
 [--bed BED] [--cov COV] [--snps SNPS]
 PAF Query Reference BED Output
Circos plot all alignments against each target in the .paf file.
positional arguments:
 PAF An alignment .paf formatted
 Query A fasta file containing the query sequences
 Reference A fasta file containing the target sequences
 BED A .bed file containing the target contigs regions to plot
 Output A directory path
optional arguments:
 -h, --help show this help message and exit
 --templates TEMPLATES, -t TEMPLATES A directory path containing the template files
 --min-length MIN_LENGTH, -m MIN_LENGTH Minimum length. Default: 1000.
 --bed BED, -b BED A .bed file with regions to highlight.
 --scov COV, -sc COV A file formatted like the output of samtools depth.
 --ccov COV, -cc COV A file formatted for circos.
 --snps SNPS, -s SNPS A .vcf file of the query and/or target.

About

Converts a part of an alignment (.PAF perhaps others sometimes) to a Circos image using BED and fasta files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /