Results for "HTML"

Bio-Scripts

  • Install prokka using conda !

    (JitMetaENV) ➜ assembly conda install -c bioconda prokka Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen s...

    1207 days ago

  • Steps to install Conda on Linux !

    Download the installer: Miniconda installer for Linux. ( https://docs.conda.io/en/latest/miniconda.html#linux-installers ) Anaconda installer for Linux. ( https://www.anaconda.co...

    1175 days ago

  • Install R in Linux !

    ...cran-spatial r-cran-survival r-doc-html r-recommended scour zlib1g-de...-info | r-doc-pdf r-mathlib r-base-html texlive-base texlive-latex-ba...ubuntu bionic/universe amd64 r-doc-html all 3.4.4-1ubuntu1 [527 kB]...reviously unselected package r-doc-html. Preparing to unpack .../104...

    1047 days ago

  • List of string comparison algorithms !

    String comparison: Levenshtein Distance Damerau-Levenshtein Distance Jaro Distance Jaro-Winkler Distance Match Rating Approach Comparison Hamming Distance More at https://jellyfish.readthedocs.io/en/latest/comparison.html

    974 days ago

  • blastpgp arguments !

    ...-p program option for PHI-BLAST [String] default = blastpgp -k Hit File for PHI-BLAST [File In] default = hit_file -T Produce HTML output [T/F] default = F...

    942 days ago

  • Rules to run fastp / Snakemake !

    ...=RESULTS + "/fastq_trimmed/{sample}.2.trimmed.fastq", html=RESULTS + "/fastq_trimmed/{sample}.html", json=RESULTS + "/f...utput.fwd} --out2 {output.rev} --thread {threads} --cut_tail --html {output.html} --json {output....

    894 days ago

  • Run Pango on your multifasta file !

    #More at https://cov-lineages.org/resources/pangolin/usage.html (base) [jnarayan@hn1 FASTA]$ conda activ...ase refer to: https://scikit-learn.org/stable/modules/model_persistence.html#security-maintainability-limi...

    880 days ago

  • Commands to get the detail of disk usage on Linux !

    #A simplistic approach would be du -shc /home/* du -shc /home/jnarayan #To sort it: du -smc /home/* | sort -n #There is also a wellknown Perl script that has the option of mailing disk usage reports per user: durep http://www.ubuntugeek.com/create-disk-usage-reports-with-durep.html

    808 days ago

  • Install Read Simulator

    ...led: libgsl23 libgslcblas0 Suggested packages: art-nextgen-simulation-tools-profiles gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html The following NEW packages w...

    657 days ago

  • R script to covert and export html page to png

    # Library library(streamgraph) # Create data: data

    410 days ago