[Patchwork-commits] r152 - .git .git/logs .git/logs/refs/heads .git/logs/refs/remotes/origin .git/refs/heads .git/refs/remotes/origin pkg/patchwork/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Nov 30 10:23:03 CET 2012


Author: sebastian_d
Date: 2012-11-30 10:23:03 +0100 (Fri, 30 Nov 2012)
New Revision: 152

Modified:
   .git/COMMIT_EDITMSG
   .git/index
   .git/logs/HEAD
   .git/logs/refs/heads/master
   .git/logs/refs/remotes/origin/master
   .git/refs/heads/master
   .git/refs/remotes/origin/master
   pkg/patchwork/R/patchwork.plot.r
Log:
Commented out assignAI which shouldent have been in use from patchwork

Modified: .git/COMMIT_EDITMSG
===================================================================
--- .git/COMMIT_EDITMSG	2012-11-15 12:51:14 UTC (rev 151)
+++ .git/COMMIT_EDITMSG	2012-11-30 09:23:03 UTC (rev 152)
@@ -1 +1 @@
-small homepage changes
+Commented out assignAI which shouldent have been in use from patchwork

Modified: .git/index
===================================================================
(Binary files differ)

Modified: .git/logs/HEAD
===================================================================
--- .git/logs/HEAD	2012-11-15 12:51:14 UTC (rev 151)
+++ .git/logs/HEAD	2012-11-30 09:23:03 UTC (rev 152)
@@ -20,3 +20,4 @@
 0de5cb34cc64ebefb98b257d93c88bfd65c7f640 53fb1e3cd198d3f12e30ab52891a42e19f5bfdfc Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1348837295 +0200	commit: updated to reflect that bz2 mastervar files will also work to homepage
 53fb1e3cd198d3f12e30ab52891a42e19f5bfdfc 121e1229bbfdb5e93aea7268469f568c16388ada Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1352909758 +0100	commit: updates to homepage regarding mpileup,vcfs and filtering
 121e1229bbfdb5e93aea7268469f568c16388ada ac036caf16d37514a79e980f6da0e562c404bf57 Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1352983874 +0100	commit: small homepage changes
+ac036caf16d37514a79e980f6da0e562c404bf57 eb98d72bfc02cfe4a0b30f1a2a0a64107444e40a Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1354267289 +0100	commit: Commented out assignAI which shouldent have been in use from patchwork

Modified: .git/logs/refs/heads/master
===================================================================
--- .git/logs/refs/heads/master	2012-11-15 12:51:14 UTC (rev 151)
+++ .git/logs/refs/heads/master	2012-11-30 09:23:03 UTC (rev 152)
@@ -20,3 +20,4 @@
 0de5cb34cc64ebefb98b257d93c88bfd65c7f640 53fb1e3cd198d3f12e30ab52891a42e19f5bfdfc Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1348837295 +0200	commit: updated to reflect that bz2 mastervar files will also work to homepage
 53fb1e3cd198d3f12e30ab52891a42e19f5bfdfc 121e1229bbfdb5e93aea7268469f568c16388ada Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1352909758 +0100	commit: updates to homepage regarding mpileup,vcfs and filtering
 121e1229bbfdb5e93aea7268469f568c16388ada ac036caf16d37514a79e980f6da0e562c404bf57 Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1352983874 +0100	commit: small homepage changes
+ac036caf16d37514a79e980f6da0e562c404bf57 eb98d72bfc02cfe4a0b30f1a2a0a64107444e40a Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1354267289 +0100	commit: Commented out assignAI which shouldent have been in use from patchwork

Modified: .git/logs/refs/remotes/origin/master
===================================================================
--- .git/logs/refs/remotes/origin/master	2012-11-15 12:51:14 UTC (rev 151)
+++ .git/logs/refs/remotes/origin/master	2012-11-30 09:23:03 UTC (rev 152)
@@ -20,3 +20,4 @@
 0de5cb34cc64ebefb98b257d93c88bfd65c7f640 53fb1e3cd198d3f12e30ab52891a42e19f5bfdfc Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1348837313 +0200	update by push
 53fb1e3cd198d3f12e30ab52891a42e19f5bfdfc 121e1229bbfdb5e93aea7268469f568c16388ada Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1352909786 +0100	update by push
 121e1229bbfdb5e93aea7268469f568c16388ada ac036caf16d37514a79e980f6da0e562c404bf57 Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1352983892 +0100	update by push
+ac036caf16d37514a79e980f6da0e562c404bf57 eb98d72bfc02cfe4a0b30f1a2a0a64107444e40a Sebastian DiLorenzo <dilorenzo.sebastian at gmail.com> 1354267311 +0100	update by push

Modified: .git/refs/heads/master
===================================================================
--- .git/refs/heads/master	2012-11-15 12:51:14 UTC (rev 151)
+++ .git/refs/heads/master	2012-11-30 09:23:03 UTC (rev 152)
@@ -1 +1 @@
-ac036caf16d37514a79e980f6da0e562c404bf57
+eb98d72bfc02cfe4a0b30f1a2a0a64107444e40a

Modified: .git/refs/remotes/origin/master
===================================================================
--- .git/refs/remotes/origin/master	2012-11-15 12:51:14 UTC (rev 151)
+++ .git/refs/remotes/origin/master	2012-11-30 09:23:03 UTC (rev 152)
@@ -1 +1 @@
-ac036caf16d37514a79e980f6da0e562c404bf57
+eb98d72bfc02cfe4a0b30f1a2a0a64107444e40a

Modified: pkg/patchwork/R/patchwork.plot.r
===================================================================
--- pkg/patchwork/R/patchwork.plot.r	2012-11-15 12:51:14 UTC (rev 151)
+++ pkg/patchwork/R/patchwork.plot.r	2012-11-30 09:23:03 UTC (rev 152)
@@ -124,8 +124,8 @@
 			}
 
 		#Assign AI to kbsegs. (not in use atm)
-		object = assignAI(alf$achr,alf$apos,alf$amin,alf$amax,
-		kbsegs$chr,(kbsegs$pos-5000),(kbsegs$pos+5000))
+		#object = assignAI(alf$achr,alf$apos,alf$amin,alf$amax,
+		#kbsegs$chr,(kbsegs$pos-5000),(kbsegs$pos+5000))
 
 		kbsegs = cbind(kbsegs[,1:5],object[,4])
 		colnames(kbsegs)=c("chr","pos","coverage","refcoverage","ratio","ai")



More information about the Patchwork-commits mailing list