Results for "default"

Bio-Scripts

  • Retrieve NCBI GenBank records with a range of accession numbers

    #!/usr/bin/perl #FILE: ncbi_search.pl #AUTH: Paul Stothard (paul.stothard@gmail.com) use warnings; use strict; use Getopt::Long; use LWP::Simple; use URI::Es...

    2930 days ago

  • Install ATOM editor on Elemantory OS / Ubuntu

    ...see the more details about a specific command. Options: --color Enable colored output [boolean] [default: true] -v, --version Prin...

    1190 days ago

  • DotPlot with Perl GD

    ...le from which a second sequence is taken. default: null -- triangu...created is the PNG file created. default: ___.png...

    2707 days ago

  • Create genome scaffolding with Perl

    ...$b2) || ($b1 eq " ") || ($b2 eq " ") || ($b1 eq "N") || ($b2 eq "N")) ? " " : "*"); } ############### Program starts here # set default options my @pslFiles = ();...

    2323 days ago

  • BloomFilter

    ...piler works... yes checking for C++ compiler default output file name... a.out ch...piler works... yes checking for C++ compiler default output file name... a.out ch...piler works... yes checking for C++ compiler default output file name... a.out ch...

    2166 days ago

  • Fastq-dump for SRA download

    ...e Table name within cSRA object, default is...-O|--outdir Output directory, default is working...Formats sequence using color space (default...

    2141 days ago

  • Install Parrot Virtual Machine !

    ...obviously have Perl 5--I'll be pulling some defaults from its configuration. do....................................done. init::defaults - Set Configure's defau...nursery-size=percent of sysmem size of gen0 (default 2) --gc-debug...

    1552 days ago

  • Running Transrate !

    ...format --threads= Number of threads to use (default: 8) --merge-assemblies=...ere results are output (will be created) (default: transrate_results) --logl...

    2137 days ago

  • Installing Porechop on Ubuntu !

    ...e output filename or the input read format (default: auto) -v VERBOSITY, --ver...and stderr if reads are printed to stdout (default: 1) -t THREADS, --threads...

    2120 days ago

  • Install Python locally on shared Linux server !

    ...ion is to specify where to put the #related output of make command, by default it is in the /usr/local/ and...n #customized directory. #Here comes another important step. By the default, if we type python command, i...

    2112 days ago