Results for "55"

Bio-Scripts

  • Installing SEVA environment in Conda !

    ...######################################### | 100% r-scales-1.1.1 | 558 KB | ####################...######################################## | 100% r-dtplyr-1.1.0 | 255 KB | #####################...

    892 days ago

  • bash script to extract sequence by ids !

    ...es: # Create test input: cat > in.fasta BGI_novel_T016313 Solyc03g025570.2.1 TTCAAGTGTTAGTTTCACATCA...cat out.fasta Output: >BGI_novel_T016697 Solyc03g033550.3.1 CTGACGTATACAATTAAGCCGCG...

    878 days ago

  • Update conda !

    ...perl-carp-1.38-pl526_3 perl-common-sense-3.74-pl526_2 perl-compress-raw-bzip2-2.087-pl526he1b5a44_0 perl-compress-raw-zlib-2.087-pl526hc9558a2_0 perl-exporter-5.72-pl...

    840 days ago

  • Commands to create conda env

    (base) [lege@hn1 testVisanu]$ conda create -n pythonENV python=3.10 scipy=1.13.0 astroid babel Channels: - conda-forge - bioconda - defaults Platform: linux-64 Collecting package metadata (repodata.json): done Solving environment: done ==> WARNING: A newer version of conda exists.

    47 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

    354 days ago