8:00a — 12:00a
Research Organizing
- launched
matlab-functions
repository: a private repo with all my common functions. - Better for hosting on github, managing between computers, and sharing with lab members.
8:00a — 12:00a
matlab-functions
repository: a private repo with all my common functions. 11:00a
8:10a – 11:30p
AnalyzeOnArrival_140305.m
SplitOnArrival_140305.m
CopyOnArrival_140305.m
CopyAndAnalyzeOnArrival_140305.m
8:30a – 9:45a, 2:00p – 11:45p
(cross-country skiing, 9:45a – 2:00p)
#!/bin/bash
not #!/bin/bash/
. #!/bin/bash
#SBATCH -n 1
#SBATCH -t 1440
#SBATCH -p general
#SBATCH –mem=6000
#SBATCH -o /n/home05/boettiger/out
#SBATCH -e /n/home05/boettiger/err
module load centos6/cufflinks-2.1.1.Linux_x86_64
cufflinks –max-bundle-frags 90900900 -G /n/holyscratch/zhuang_lab/boettiger/gencode.v18.annotation.gtf /n/holyscratch/zhuang_lab/boettiger/IMR90.sam > /n/holyscratch/zhuang_lab/boettiger/outputCufflinks.txt 2> /n/holyscratch/zhuang_lab/boettiger/errorsCufflinks.txt
props2D.mainArea*pixelSize
should have been props2D.mainArea*pixelSize^2
! For the most part this should just be a linear rescaling of the data. 9:30a – 12:05a