Releases: sanger-tol/agp-tpf-utils
Releases · sanger-tol/agp-tpf-utils
Bugfix release 1.1.3
Bugfix Relese 1.1.2
Fixes lowercasing of assembly output files.
Bugfix release 1.1.1
Bug fixes:
- Fix autosome count check which was counting Unlocs
- Write unfound scaffolds to contaminants when Target tag is used
Relese 1.1.0
pretext-to-asm
(renamed frompretext-to-tpf
, but old alias retained) now handles FASTA input and output, removing dependencies on upstream and downstream scripts. Memory use is kept to a minimum using a 250 KB buffer, so genomes and chromosomes of any size can be processed.- Sorting and naming of chromosomes, which is also synced across haplotypes
- Matching of haplotype tags to scaffold names is no longer case sensitive
- Separate summary stats for each haplotype in a new
<OUTFILE>.info.yaml
file - New
<OUTFILE>.chr_report.csv
file shows Pretext scaffold name, sequence name and lengths for each chromosomal scaffold - New
Target
tag for when retained scaffolds are heavily outnumbered byContaminant
scaffolds to reduce tagging required - Unlocalised scaffolds can now be switched between haplotypes by adding the appropriate haplotype tag
- Allow and correctly sort chromosomes with Roman numeral names (for nematodes)
- New errors and warnings for:
Unloc
tags in un-painted scaffolds- Location of single pixel gaps between cut scaffolds
- Error message if
-a, --assembly
and-p, --pretext
arguments are switched Haplotig
is tagged on a scaffold which is longer than the shortest chromosome- The number of autosomes do not match across haplotypes
Bugfix: correct breaking of Scaffolds on Haplotigs or Unlocs
Bugfix release to correct breaking of Scaffolds on Haplotigs or Unlocs.
Release 1.0.2
Release with docker image
Release 1.0.1
initial release