Results for "Open Source"

Top-level pages

  • Creating conda environment for python2.7

    ...setuptools-39.1.0 | py27_0 582 KB openssl-1.0.2o | h20670df_0 3.4 MB...f63c60_3 ncurses: 6.0-h9df7e31_2 openssl: 1.0.2o-h20670df_0 pip: 10...ivate this environment, use:# > source activate py27## To deactivate...an active environment, use:# > source deactivate# ➜ redundans git:...

    2183 days ago

  • Learning Python Programming - a bioinformatician perspective !

    Python Programming is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set o...

    2176 days ago

  • Ancestral sequence reconstruction steps !

    Ancestral sequence reconstruction (ASR) – also known as ancestral ge...s?   1- Alignments "Mafft - http://mafft.cbrc.jp/alignment/software/source.html" mafft --maxiterate 100...

    2172 days ago

  • My commonly used commands in Bioinformatics

    FYI, I've found it useful to use MUMmer to extract the specific changes that Racon makes, so I can evaluate them i...in this issue. So as far as I'm concerned, you can close this issue (or keep it open i...

    2103 days ago

  • Parallel Processing with Perl !

    Here is a small tutorial on how to make best use of multiple processors for bioinforma...ring. You can lock the file using flock command. open (my $QUAL, “myfile.txt&...file.fasta” “file_name”`; step2: open y...

    2073 days ago

  • Installing BLAT on Linux !

    It's been a while since I last installed B...t going, so I decided to download the source code and compile that.I will...d the README file that comes with the source code.One thing about building...te the directory lib/$MACHTYPE in the source tree. ie: mkdir lib/$MACHTYP...

    2056 days ago

  • Elgg Installation steps !

    Elgg is an open source social networking engine that allows the creation of social environments such as campus social networks and internal collaborative platforms for organiza...

    600 days ago

  • Steps to find all the repeats in the genome !

    To find repeats in a genome from 2 to 9 length using a Perl script, you can use th...t can help you parse RepeatMasker output files[0]. You can download it from the source provided. Use the provid...

    241 days ago