There are numerous genome assembly tools available, each with its strengths and weaknesses. Here is a list of some widely used genome assembly tools as of my last update in September 2021:
SPAdes: An assembler specifically designed for...
biokit.readthedocs.io - BioKit is a set of tools dedicated to bioinformatics, data visualisation (biokit.viz), access to online biological data (e.g. UniProt, NCBI thanks to bioservices). It also contains more advanced tools related to data analysis...
github.com - Over the years most bioinformatics people amass a collection of small utility scripts which make their lives easier. Too often they are kept either in private repositories or as part of a public collection to which noone else can contribute. Biocode...
DEPARTMENT OF BIOTECHNOLOGY
(UGC SAP and DST-FIST & PURSE Sponsored Department)
ALAGAPPA UNIVERSITY
(A State University Accredited by NAAC with „A‟ Grade)
Karaikudi - 630 004, India
WALK IN INTERVIEW
A walk-in Interview for the...
sourceforge.net - Sept. 20, 2017 Version 3.1 released. Major upgrade. Version 3.1 fixes the problems with SNP annotation that arose when NCBI discontinued use of GI numbers. Please read carefully the Preface (page 3) and the File of annotated genomes section (pages...
No of vacancies: 01
Pay scale: Pay Band of Rs. 37400-67000 with AGP of Rs. 9000.
i. Educational Qualification: Good academic record with a Ph.D. Degree in the concerned/allied/relevant disciplines.
ii. A Master's Degree with at least 55%...
http://assemblytics.com/ - Download and install MUMmer
Align your assembly to a reference genome using nucmer (from MUMmer package)
$ nucmer -maxmatch -l 100 -c 500 REFERENCE.fa ASSEMBLY.fa -prefix OUT
Consult the MUMmer manual if you encounter problems
Optional: Gzip...