Skip to content

Instantly share code, notes, and snippets.

View BjornFJohansson's full-sized avatar
😃
happy!

Björn Johansson BjornFJohansson

😃
happy!
View GitHub Profile
@BjornFJohansson
BjornFJohansson / pAG32.gb
Last active July 29, 2022 16:36
Properly formatted Genbank sequence for the pAG32 vector
LOCUS pAG32 4160 bp DNA circular SYN 26-NOV-2012
DEFINITION .
ACCESSION .
VERSION .
KEYWORDS .
SOURCE Unknown
ORGANISM Unknown Unclassified. . . .
.
REFERENCE 1 (bases 1 to 4160)
AUTHORS Self
module Jekyll
class RenderImgTag < Liquid::Tag
def initialize(tag_name, text, tokens)
super
@url , *@val= text.split(/ /)
if @val.length > 0
@width , *@height = @val[0].split(/x/)
end
#! /usr/bin/env python
# tree.py
#
# Written by Doug Dahms
#
# Prints the tree structure for the path specified on the command line
from os import listdir, sep
from os.path import abspath, basename, isdir
@BjornFJohansson
BjornFJohansson / pFA6a-GFPS65T-kanMX6.txt
Created October 18, 2015 08:12
pFA6a-GFPS65T-kanMX6 from Forsburg lab website
LOCUS PFA6A-GFP( 4882 BP DS-DNA CIRCULAR SYN 09-NOV-1999
DEFINITION -
ACCESSION -
KEYWORDS -
SOURCE -
FEATURES Location/Qualifiers
CDS complement(3556..4413)
/note="ampR"
CDS 1401..2207
/note="kanR"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
LOCUS YEPlac181snap 5741 bp ds-DNA circular 21-JUN-2016
DEFINITION .
ACCESSION
VERSION
SOURCE .
ORGANISM .
COMMENT
COMMENT ApEinfo:methylated:1
FEATURES Location/Qualifiers
primer_bind 5435..5452
@BjornFJohansson
BjornFJohansson / Online yeast colony PCR protocols.md
Last active July 1, 2016 19:12
Online%2520yeast%2520colony%2520PCR%2520protocols.md