I like above mentioned cheat sheet, but this website link http://regexlib.com/CheatSheet.aspx?AspxAutoDetectCookieSupport=1 also provide nice and informative information at one place.
Hey all very nice collection of software and tools collections. I would like you all to redirect Raghava lab page http://www.imtech.res.in/raghava/ for more.
Are you doing protein based analysis, then please have a look at http://www.imtech.res.in/bic/index.php?option=com_content&view=article&id=46for some of the good servers.
Apart from mentioned weibsite http://www.allfordrugs.com/drug-design/ for drug desing you can also find good tools for drug design at https://www.scfbio-iitd.res.in/bioinformatics/drugdesign1.htm
If you are specifically interested in protein based analysis check https://www.scfbio-iitd.res.in/bioinformatics/proteinstructure.htm for some software developed by IIT-D
This website provide collection of articles, tutorials and Lecture Notes in Bioinformatics, Clustering, Linux and Genome Analysis. https://www.scfbio-iitd.res.in/tutorial/bioinformaticstutorial.htm
pharmacogenomics companies in India are making their good impacts. Here is the list of few pharmacogenomics companies. Please add more if not mentioned here.
Genomics in India www.ganitlabs.in www.sandor.co.in www.igib.res.in www.genotypic.co.in...
Pharmacogenomics are the most promising area of research. Here is the list of some Pharmacogenomics companies worldwide. Feel free to add more pharmacogenomics companies if not mentioned in here.
Great Pharmacogenomics companies www.aruplab.com...
Hi Manshi, In this script I assume you have only two different type of fasta files, one have PP and second RR names in fasta sequence names.
#/usr/bin/perluse strict;
open(INFILE, 'input.fasta') || (warn "Can't open \n");open OUTFILE1, ">" ,...
I have one big file with lots of fasta sequences. I would like to separate the sequences by their name in files. Can anyone please help me to do so. Thanks for your time.
Sample fasta sequences in file:
>SBI_03055_PP_HisKa|Streptomyces...