Results for "genetics test"

Wire posts

  • fastq to fasta convertor $ sed -n '1~4s/^@/>/p;2~4p' test.fastq > test.fasta #Convert #Fasta #Fastq #fa #fq

    2554 days ago

  • Chi squared test https://edwards.sdsu.edu/research/calculating-chi-squared-wiht-perl/ #Perl #Chi #Probability

    2554 days ago

  • Statistical Genomics Tutorial by Asian Institute in #Statistical #Genetics and Genomics http://www.biostat.jhsph.edu/~iruczins/teaching/kogo/

    2552 days ago

  • Fastq 2 fasta. $ sed -n '1~4s/^@/>/p;2~4p' test.fastq > test.fasta #fastq #fasta #convert

    2358 days ago

  • Network-guided GWAS Analysis-http://giant.princeton.edu/gwas/create_new #GWAS #Phenotype #Genetics #Disease

    2316 days ago

  • Selfish genetic elements https://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1007700 #genetics #selfish #genome

    1988 days ago

  • sed -i 's/2019/2020/g' test.txt test2.txt test3.txt #Find #Replace #sed

    773 days ago

  • Delete all the headers from multifasta file $ awk 'BEGIN {print ">"ARGV[1]};!/^>/{print}' test.fa #fasta #delete #header #multifasta

    107 days ago