Results for "List"

Wire posts

  • List of bioinformatics journals http://sabb.snu.ac.kr/biojournal.html #Bioinformatics #Journals

    3840 days ago

  • Extract list of read ID from bam file: samtools view mbi.sorted.bam |perl -ne '/ID/ && print' > extractedID.sam #Extract #Ids #SAM #BAM #NGS

    3625 days ago

  • List of bioinformatics companies worldwide http://grouthbio.com/Genome_Software_Service.php #Companies #Worldwide #Bioinformatics #List #Name

    3617 days ago

  • Linux one-liner. https://wikis.utexas.edu/display/bioiteam/Scott%27s+list+of+linux+one-liners #Linux #Oneliner #NGS

    3575 days ago

  • Online bioinformatics courses http://www.ebi.ac.uk/training/online/course-list #Online #Courses #Bioinformatics

    3550 days ago

  • List of Genomics/bioinformatics companies! http://grouthbio.com/Genome_Software_Service.php #BioIndustry

    3546 days ago

  • Join the result of ls -1 into one line and delimit it with comma : newStr=$(ls -m *.txt) or mystring=$(printf "%s," *) #Bash #Comma #String #List #ls

    3542 days ago

  • List of Bioinformatics tools http://www.ccmb.med.umich.edu/bioinf-core/tools #Tools #Bioinformatics

    3258 days ago

  • List all kernels dpkg --get-selections | grep "linux-image-[[:digit:]].*" | tr "\t" ";" | cut -d ";" -f1 #Kernels #Linux #List

    2739 days ago

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

    2491 days ago