# HG changeset patch
# User fz77
# Date 1416235244 18000
# Node ID 6a5cfb8a872f8e82391a3fd028304faea4031fa0
# Parent 2aad8f91e6f21187ef47f15a51c74ebd49b8f2ba
Uploaded
diff -r 2aad8f91e6f2 -r 6a5cfb8a872f pscan_chip/pscan_chip_g.cpp
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/pscan_chip/pscan_chip_g.cpp Mon Nov 17 09:40:44 2014 -0500
@@ -0,0 +1,2908 @@
+// Pscan-ChIP 1.1
+// // Copyright (C) 2013 Federico Zambelli and Giulio Pavesi
+// //
+// // This program is free software: you can redistribute it and/or modify
+// // it under the terms of the GNU General Public License as published by
+// // the Free Software Foundation, either version 3 of the License, or
+// // (at your option) any later version.
+// //
+// // This program is distributed in the hope that it will be useful,
+// // but WITHOUT ANY WARRANTY; without even the implied warranty of
+// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// // GNU General Public License for more details.
+// //
+// // You should have received a copy of the GNU General Public License
+// // along with this program. If not, see .
+// //
+// // If you find Pscan-ChIP useful in your research please cite our paper:
+// //
+// // Zambelli F, Pesole G, Pavesi G. PscanChIP: Finding over-represented
+// // transcription factor-binding site motifs and their correlations in sequences from
+// // ChIP-Seq experiments.
+// // Nucleic Acids Res. 2013 Jul;41(Web Server issue):W535-43.
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include