More posts like this
-
Designing peptide library
written by skdutta2091 •I have a consensus peptide pattern. I want to build a peptide library using that pattern by writing a PERL or Python script. The script …
-
Convert Nexus format to Newick format
written by ArusjakGevorgyan •Hi everyone! I have just started with Perl and I need to convert my Nexus files into Newick format but I feel that it's too …
-
RATT annotation transfer tool usage.
written by MehmetDear all, First of all this is not a question. I have tried to run RATT tool over a week, and finally I managed to …
-
a script to be used with qsub command
written by MehmetDear all, I need a script to be used with qsub command. Does anyone have a script? I want to submit jobs to a supercomputer, …
-
extracting heterozygous snp from a vcf file
written by skdutta2091 •<p>Dear friends,</p> <p>I am very new to next gen sequencing. Using mplieup and bcftools in samtools I have generated a vcf file. I want to …
-
Genome project workflow
written by MehmetDear All, I would like to know the all steps of a genome project workflow. I will be working on a genome project next year. …
-
How To Learn Pipeline Development?
written by biolab<p>Hi everyone, I am new in script programming. I have persisted on learning perl for a couple of months. Now I have been able to …
-
Perl Stript:Break Contigs Into Overlapping Sequences
written by biolabDear All, I am a perl beginner. I have a fasta file with many contig sequences, and need to break these contigs into 2kb overlapping …
-
Perl Script To Calculate All The Nucleic Acid Structure Angles Of A Pdb File
written by Angel •<p>Hi all...</p> <p>Could anyone please give me a perl script to calculate all the 7 angles of a nucleic acid structure from a pdb file …
-
How Do We Know If Mirna Is In Stem
written by Sara •<p>Hi </p> <p>I have some questions, I appreciate too much if someone can help: I would like to write a perl script for doing the …
Hello Mehmet!
We believe that this post does not fit the main topic of this site.
This is not a bioinformatics quesion
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
Hello,
Actually I know, but people in this site use scripts for their work. and I guess they know how to do this. This is why I wrote my question here. At least some short explanation about my question can be done by users of this site. Sorry about that.
Cheers!
Sorry if we do not meet your expectations, but there are already such posts here, I guess you want to learn programming for bioinformatics?
Each language has their 'beginner' pages, so you need to learn to use search engines to find them
I suggest you to search google for "how to write a python program". You will find more answers than what you would get here in such a short time. Try following some tutorials and if you have troubles, ask in http://stackoverflow.com/ (for generic programming questions) or here (for bioinformatics questions)
Just want to say , "Rome wasn't built in a day"
If U really want to learn programing first go for C , learn the basic of C .
Then Follow this book for perl.
Beginning Perl for Bioinformatics by James Tisdall
Best wishes :)