Results for "bgagenomicsdb.iicb.res.in"

Blogs

Bookmarks

  • Look up a biological numbers

    Did you ever need to look up a number like the volume of a cell or the cellular concentration of ATP, only to find yourself spending much more time than you wanted on the I...

    3951 days ago

  • Platanus

    Platanus is a novel de novo sequence assembler that can reconstruct genomic sequences of highly heterozygous diploids from massively parallel shotgun sequencing data. The lates...

    2957 days ago

  • +2 more Bookmarks

Pages

Top-level pages

Wire posts

  • Walk- in- Test cum Interview in Indian Institute of Spices Research http://www.spices.res.in/pdf/hvc-srf-bioinf.pdf #Jobs #WalkIn #Spice #Kerela #IISR

    3493 days ago

  • Bioinformatics jobs in IHBT http://www.ihbt.res.in/recruit/AdvtNo7_2015.pdf #WalkIn #Job #IHBT

    3314 days ago

  • +29 more Wire posts

News

Opportunity posts

ResearchLabs posts

  • Jayaram Lab

    Responsible (a) for developing Chemgenome, Bhageerath & Sanjeevini methods & softwares for genome annotation, protein tertiary structure prediction & computer aided...

    3990 days ago

  • SOWDHAMINI Lab

    Genome sequencing projects have enormous potential for benefiting human endeavors. However, just as acquiring a language's vocabulary does not enable one to speak it, databases...

    3928 days ago

  • +4 more ResearchLabs posts

Bio-Scripts

  • Bash script to transfer files to server !

    # rsync options source destination rsync -azvh --progress PacBio_clean.fa xxx@xxx.xxx.res.in:/home/ # scp source_file_name username@destination_host:destination_folder scp –rpv /datafile xxx@192.168.1.100:/home/me

    846 days ago

  • R script for Circos plot !

    #!/usr/bin/env Rscript library(RCircos) # usage: Rscript make_circos.r # parse args args = commandArgs(trailingOnly=TRUE) sv.file

    342 days ago