Home | Site Map | Contact Us | Hindi Version
About Us Services Research Publications Group Leaders RTI Act Awards & Honours Careers Web Mail
 
Dr. Arunkumar K. P
Research
Lab Members
Databases
Publications
Gallery
Useful Links
 
Home » Molecular Genetics » LMG: Software
Molecular Genetics
In-house Software

Perl script to identify palindromes and inverted repeats in a given multi-FASTA file

We have written two perl scripts (inp_seq and run_blast) for identification of palindromes and inverted repeat

  1. Run 'inp_seq' to split the multi-FASTA file into single sequence files and all the individual files will be stored in the same folder.

  2. Copy all the individual sequence file names in a notepad and save it as separate file.

  3. When 'run_blast' is executed, it will ask for file containing individual sequence filenames. After giving the full path to that file, it will carry out BLAST run and stores the output of all the input sequences in a single file named output.

Download from the links below :

inp_seq

run_blast

C program to calculate AT percent of a given multi-FASTA sequence file

  1. The two files (extractATper.c and functionsAT.h) should be in the same directory while running the program. To compile and create an executable type the command below

    c extractATper.c -o exe

  2. Run the program by this command

    ./exe

    -file1 should have the multi-FASTA sequences

    -file2 should have the FASTA tags/names

  3. File2 can be created by typing the following command

    rep ">" file1 > file2

  4. The output file "results", contains the A+T count and A+T+G+C+N count. From this AT percentage can be calculated using Microsoft excel data sheet.

Download from the links below :

extractATper.c

functionsAT.h


Contact Information
Email: arun<at>cdfd.org.in
Phone: +91-40-24749345
Fax: +91-40-24749448
Last updated on: Friday, 14th February, 2014.
Copyright @ 2008 CDFD.