Results for "Tree%20View."

Bio-Scripts

  • Install htop in elementary/Ubuntu OS !

    neelam@neelam-Lenovo-ideapad-320-15ISK:~$ sudo apt-get install htop Reading package lists... Done Building dependency tree Reading state information... Done The...

    1161 days ago

  • Parse the NCBI taxonomy database with Perl !

    use Bio::DB::Taxonomy; use warnings; my $sps="human"; # Get one from a NCBI taxonomy database my $dbh = Bio::DB::Taxonomy->new(-source => 'flatfile',...

    1181 days ago

  • Perl script to get all the descendent in a tree !

    use warnings; use Bio::DB::Taxonomy; #Rotifera 10190 # Get one from a NCBI taxonomy database my $dbh = Bio::DB::Taxonomy->new(-source => 'flatfile',...

    1173 days ago

  • Install R in Linux !

    vik@vik-Lenovo-ideapad-320-15ISK:~/Downloads/setu/setu$ sudo apt install r-base-core [sudo] password for vik: Reading package lists... Done Building dependency tre...

    1063 days ago

  • Install Jellyfish on Linux !

    Lenovo-ideapad-320-15ISK:~/Downloads/MyTools/$ sudo apt install jellyfish Reading package lists... Done Building dependency tree Reading state information... D...

    990 days ago

  • Install Read Simulator

    $ sudo apt install art-nextgen-simulation-tools [sudo] password for neelam: Reading package lists... Done Building dependency tree Reading state information......

    674 days ago

  • Genome Scaffolding and gap filling !

    scaffolding with ARCS v1.0.3 (−c3, −l,4, −a,0.9, −z500, −m50, −20 000, −e30000, −s90). https://github.com/bcgsc/arcs Next, automated gap filling was performed using Sealer v2.0.1 (−L150, -P10, −k75-115 [step = 10]) https://github.com/bcgsc/abyss/tree/sealer-release

    629 days ago