PombertLab/SYNY: SYNY-v1.2a
Description
Changes
Now generates VCF files from minimap2 genome alignments (min. alignment length = 1000 bp) automatically. VCF file creation can be turned off with the new
--no_vcfflag inrun_syny.pl(and/or inget_paf.pl). Note that these files can become quite large depending on the size of the genomes being compared.nucleotide_biases.plnow calculates GC and AT skews. Corresponding data files are located in thePLOTS/CIRCOS_DATA/subdirectory.GC/AT skews are now plotted automatically with Circos. If desired, these subplots can be turned off independently with the
--no_skewsoption, or together with all nucleotide biases subplots (with--no_ntbiases).Added a simple Fasta + GFF3 to GBFF converter (
gff3_to_gbff.pl) in theUtils/subdirectory. This tool was tested on NCBI GFF3 files and expects the GFF3 file(s) to include gene/mRNA/exon/CDS entries in thetypecolumn and theIDandParenttags in the attributes column. It also expects the corresponding Fasta and GFF3 files to share the same prefixes (e.g. genome_1.fasta / genome_1.gff). The GBFF files thus created were designed to work with SYNY but do not adhere exactly to the GBFF format and may not work for other purposes.list_maker.pl/run_syny.pl: GenBank Flat file format extensions (gbk, gb, gbf) are now recognized/acceptedcheck_mp_colors.py: removed obsolete references to pylabAdded
orient_fastas_to_reference.pyto theUtils/subdirectory. This script reorients contigs in FASTA file(s) based on BLASTN homology searches against a reference. This can be useful when working with newly assembled genomes.
Files
PombertLab/SYNY-1.2a.zip
Files
(13.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:90c156077deafe29dd695ec51cb82ec4
|
13.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/PombertLab/SYNY/tree/1.2a (URL)
Software
- Repository URL
- https://github.com/PombertLab/SYNY