Skip to content

Instantly share code, notes, and snippets.

View azmigueldario's full-sized avatar

Miguel D Prieto G azmigueldario

  • Simon Fraser University, CIDGOH
  • Vancouver, Canada
View GitHub Profile
#!/usr/bin/env bash
# make_rRNA.sh
# Kamil Slowikowski
# December 12, 2014
#
# Modified: Arindam Ghosh (July 24, 2019 )
#
#
# Referenc Genome: GRCh38.p5 Ensembl release 84
#
@lukehedger
lukehedger / ffmpeg-compress-mp4
Last active June 23, 2024 09:29
Compress mp4 using FFMPEG
$ ffmpeg -i input.mp4 -vcodec h264 -acodec mp2 output.mp4
@Verrus
Verrus / outfmt6_m8_NCBI_Blastheader.txt
Last active December 6, 2023 10:02
NCBI Blast output header -outfmt 6 or -m8 header in tabular form
query_id subject_id pct_identity aln_length n_of_mismatches gap_openings q_start q_end s_start s_end e_value bit_score