Results for "Bio-Linux"

Wire posts

  • Export the PATH in Linux $ PATH="/home/urbe/Tools/ALLHiC/scripts:${PATH}" and then $ export PATH #Path #Set #Variable

    2015 days ago

  • exFat format mount in Linux sudo apt-get install exfat-fuse exfat-utils #exFat #Linux #Mount

    1990 days ago

  • The command du "summarizes disk usage of each FILE, recursively for directories," e.g., du -h | sort -h #Disk #Usage #Linux

    1907 days ago

  • Kill the screen session on Linux machine. screen -X -S 9722.pts-4.urbo241 kill #Kill #Screen #Session #Linux

    1891 days ago

  • #UNetbootin allows you to create #bootable #Live #USB drives for #Ubuntu and other Linux distributions without burning a CD. https://unetbootin.github.io/

    1882 days ago

  • List all files by size in Linux $ ls -l -S | sort -k 5 -n #Linux #Size #List

    1714 days ago

  • Kill the screen $ screen -X -S [session # you want to kill] quit #Screen #Quit #Linux #Session #Remote

    1684 days ago

  • Grep a term from a file in Linux. $ grep -A1 "term" input.fasta > output.fasta #Grep #Term

    1650 days ago

  • Bio-python tutorial for beginners http://biopython.org/DIST/docs/tutorial/Tutorial.html #Python #Bio #BioPython #Tutorial

    1620 days ago

  • Awk hack for bioinformatician https://www.shellhacks.com/awk-print-column-change-field-separator-linux-bash/ #Hack #Bioinfo #Bash

    1618 days ago