Results for "CA"

Files

  • Linux Cheat Sheet

    In an attempt to find a good Linux reference for bioinformatician and BOL readers, I was unsuccessful at finding a decent one on the Internet. So, we decided to make a cheat sheet for biological programmers.

    3961 days ago

  • Regular Expression Cheat Sheet

    The Regular Expression are the sole of Perl language, and for bioinformatician it is just a magical stick to resolve gingatic string data. We did not find any good and user friendly...

    3961 days ago

  • Bioinformatics approach to Boar Taint

    ...cognized as a complex genetic trait called boar taint.Androstenone a...d Skatole in the fat primarily cause boar taint. Metabolism of...boar taint a very challenging task. Castration is a traditional solu...wtie2. Alignment file then used for calling SNPs and InDels inside p...

    3797 days ago

  • Master Thesis: Trans-membrane topology prediction through Markov based decoders

    ...structural information on alpha helical membrane protein (MPs) has h...wledge –based potentials that can be used for automatic predic...ucture. While algorithm for identification of TM segments is availab...approach was used to predict the location and orientation of alpha...

    3953 days ago

  • India's own first drug - from Biocon.

    ...or a pathogen, and sends out faulty signals that cause overproduction of new skin...orm of a vial after working on it for nearly a decade. The work had initially sta...d a critical role in functional studies and clinical trial Genomics. The Biocon d...

    3928 days ago

  • Bioinformatician needs ten heads !!!

    Bioinformatics demands more and ... lots more knowledge. In this case Ravan, a mythological character from the Ramayan, can only be a real bioinformatician. :) :P

    3920 days ago

  • Life of BI !!!

    Hmm .. Don't worry you read it right .. this is not pi but bi ... "life of Bioinformatician(BI)".  Disclaimer: This cartoon is solely designed to create humour and fun, not to offend any PI, supervisor or student.

    3914 days ago

  • Detect the sequence pattern and its location in fasta file with match and mismatches information.

    This script is one of my old script to detect some centromeric pattern in chromosomes. User can also control the number of mismatches allowed through command line .. To run: perl centro.pl

    3876 days ago

  • Bioinformatics definitions and applications !!!

    There have been long discussion amongst several specialized/expert educator regarding bioinformatics arena, but everyone explain bioinformatics with their own view. I tried to explain it with a cartoon. Hope you all will like it.

    3896 days ago

  • Clean the FASTA file

    Mostly FASTA file contain NNN characters, which can be replace by random A T G C character with this perl script. It also print the FASTA sequence name, N's counts, nucleotide count and percentage details at command prompt/standard output.  

    3874 days ago