Results for "data compression"

Bio-Scripts

  • Install grabseqs using conda !

    vik@vik-Lenovo-ideapad-320-15ISK:~/Downloads/setu/setu$ conda install grabseqs -c louiejtaylor -c bioconda -c conda-forge Collecting package metadata (current_repodata.json): done Solving environment: done ==> WARNING: A newer version of conda exists.

    1065 days ago

  • Corona variant calling steps !

    #!/bin/bash FILE_PATH="data/trimmed_fastq_small/" find "$FILE_PATH" -name "*.fasta" | while IFS= read -r...sename.aligned.bam bcftools mpileup -O b -o results/bcf/$basename.bcf -f data/ref_ge...

    1056 days ago

  • Tadpole is 250x faster than SPADes assembler !

    lege@jit-Lenovo-ideapad-320-15ISK:~/Downloads/MyTools/Vir$ tadpole.sh Wri...rimary input file for reads to use as kmer data. in2= Second input file for paired data. extra= Extra files f...tantially better assemblies for low-depth data, but t...

    987 days ago

  • Installing Covid19 Environment !

    (base) vikas@vikas-Lenovo-ideapad-320-15ISK:~/vinodLab/Genepi$ conda en...ironment.yml Collecting package metadata (repodata.json): done Solving environm...############# | 100% importlib-metadata-4 | 32 KB | #############...eed to manually update the taxonomy databases b...

    934 days ago

  • Run Pango on your multifasta file !

    #More at https://cov-lineages.org/resources/pangolin/usage.html (base...The query file is:/home/jnarayan/RF_DATA/FASTA/Input_for_Cova_all_samp...tected: 320 Total passing QC: 293 Data files found: Trained model:...ut file written to: /home/jnarayan/RF_DATA/FASTA/...

    898 days ago

  • Installing SEVA environment in Conda !

    (base) [jnarayan@hn1 SEVA_codes_and_files]$ conda env create -f SEVA.yaml Collecting package metadata (repodata.json): done Solving environm...###################################### | 100% r-data.table-...

    849 days ago

  • Install StringTie on ubuntu / Linux !

    #StringTie is a software program to perform transcript assembly and quantification of RNAseq data. The binary distributions are available so to install we can just download this distribution and extract...

    834 days ago

  • Install Varscan on Ubuntu / Linux !

    #Varscan is a java program designed to call variants in sequencing data. It was developed at the Genome Institute at Washington University and is hosted on github. To use Varscan we simply...

    834 days ago

  • R script to covert and export html page to png

    # Library library(streamgraph) # Create data: data

    429 days ago

  • Download lumpy skin disease data !

    Location https://www.ncbi.nlm.nih.gov/sra?linkname=bioproject_sra_all&from_uid=880745 The raw genome sequence data from the 2022 outbreak in India is available in the SRA Project PRJNA880745

    421 days ago