many changes to allow exons to span origin in circular genomes
see JCVI development directory for code fix
improved handling of wraparound coordinates on circular genomes
now allows exon to span the origin handling extended to remaining reports: .aln,...
The presentation should give you a feel for the design philosophy and basic algorithm...
Revised handling of non-canonical splicing to be consistent with database documentation.
-G option doesn't work and should be deprecated, missing symbolic link for external program cd-hit
Spike Protein Fusion Peptide and Feline Coronavirus Virulence http://wwwnc.cdc.g...
VIGOR, an annotation program for small viral genomes http://www.biomedcentral.co...
Genomic analysis of 16 Colorado human NL63 coronaviruses identifies a new genotype,...
also need to insert this code: # format and return exons my @tmp = shift @exons;...
recommended hack to deal with mis-annotated references where ribosomal slippage significantly misplaced
bug in subsequence subroutine (VIGOR3.pm)
implement reference tag min_functional_length=nnn
find_missing_pieces not filling in exons of spliced genes
stats summary miscounting genes
The code in the development directory contains a fix: if ( defined $start2 ) { print...
The code in the development directory contains a fix. if ( defined $start2 ) { print...
formatting error in TBL file when gene spans the origin of a circular genome