Centre for Genetic Manipulation of Crop Plants
Department of Genetics
University of Delhi South Campus
NEW DELHI – 110 021
WALK-IN-INTERVIEW FOR THE TEMPORARY POSITIONS OF RESEACH SCIENTIT & LAB / FIELD ATTENDANT
1 Research...
daehwankimlab.github.io - Resource for downloading all the HISAT2 related files
Please cite:
Kim, D., Paggi, J.M., Park, C. et al. Graph-based genome alignment and genotyping with HISAT2 and HISAT-genotype. Nat Biotechnol 37, 907–915...
Distributed Information Centre
Department of Agricultural Biotechnology
Assam Agricultural University
Jorhat – 785 013
Walk-in interview
(ABT/DIC/01/2014 (No. AAU/ABT/DIT/Advt. 01/2015/111 Dtd. 19-05-2015)
Walk in interview for the...
github.com - Generate unique k-mers for every contig in a FASTA file.
Unique k-mer is consisted of k-mer keys (i.e. ATCGATCCTTAAGG) that are only presented in one contig, but not presented in any other contigs (for both forward and reverse strands).
This tool...
Dept of Biochemistry
North-Eastern Hill University
(A University with Potential for Excellence)
Umshing, Shillong- 793 022
Applications are invited for the post of Senior Research Fellow- SRF (1) and Junior Research Fellow- JRF (1) to be...
github.com - Perform Alignment-free k-tuple frequency comparisons from sequences. This can be in the form of two input files (e.g. a reference and a query) or a single file for pairwise comparisons to be made.
Question at http://rosalind.info/problems/1b/
#Find the reverse complement of a DNA string.#Given: A DNA string Pattern.#Return: Pattern, the reverse complement of Pattern.use strict;use warnings;my $string="AAAACCCGGT";my $finalString="";my %hash...
github.com - Just import the assembly, bam and ALE scores. You can convert the .ale file to a set of .wig files with ale2wiggle.py and IGV can read those directly. Depending on your genome size you may want to convert the .wig files to the BigWig format.
Jawaharlal Nehru
TROPICAL BOTANIC GARDEN AND RESEARCH INSTITUTE
An organization under the Kerala State Council for Science, Technology and Environment and
National Centre of Excellence, Government of India
Applications are invited for the...
To find repeats in a genome from 2 to 9 length using a Perl script, you can use the RepeatMasker tool with the "--length" option[0]. Here's a step-by-step guide:
Install RepeatMasker: First, you need to install RepeatMasker on your system. You...