Results for "Bio-Linux"

Wire posts

  • Latest Augustus tool https://fossies.org/linux/misc/augustus-3.2.3.tar.gz/ #Tool #Prediction #Augustus

    2604 days ago

  • Filter #blank #lines from a #fasta file using sed. $ sed '/^$/d' finalSample.fa > finalSample_filtered.fa #Linux #Filter #FASTA #SED

    2584 days ago

  • Learn BioStat http://www.biostathandbook.com/ #Bio #Stat #Learn

    2550 days ago

  • Split the file in Linux with size. $ split --bytes=50M aaaa.fa #split #linux #size

    2548 days ago

  • To know the size of the directory in current folder. $ du -sh * #Size #Directory #List #Space #Linux #du

    2553 days ago

  • You can use the df command to know the free space in the disk: $ df -h . #df #Linux #List #Free #Space

    2553 days ago

  • Evolution and phylogeny software http://tree.bio.ed.ac.uk/software/ #tools #software #phylogeny #evolution

    2534 days ago

  • Linux command to find the file contains a string "LOCK_EX": grep -Ril "LOCK_EX" / #Root #Find #Linux #Grep #search

    2401 days ago

  • Remove the unwanted characters from Fasta file: sed -e '/^[^>]/s/[^ATGCatgc]/N/g' infile.fa #sed #unwanted #illegal #remove #correct #fasta #linux

    2396 days ago

  • Bioinformatics tools collection and database https://bio.tools #tools #database #search #list

    2372 days ago