ae3969602106c0229160648f6ff6c87c3ad0de2d giardine Tue Dec 7 14:13:12 2010 -0800 Addition of wiki track and supporting tracks for microattribution reviews (part of the variome project) diff --git src/hg/hgc/variomeClick.c src/hg/hgc/variomeClick.c new file mode 100644 index 0000000..e84c7a2 --- /dev/null +++ src/hg/hgc/variomeClick.c @@ -0,0 +1,444 @@ +/* Do clicks for the wiki track of variation for microattribution reviews */ + +#include "common.h" +#include "cart.h" +#include "cheapcgi.h" +#include "web.h" +#include "hPrint.h" +#include "obscure.h" +#include "hgConfig.h" +#include "hgc.h" +#include "hCommon.h" +#include "hgColors.h" +#include "binRange.h" +#include "web.h" +#include "net.h" +#include "grp.h" +#include "hui.h" +#include "htmlPage.h" +#include "htmshell.h" +#include "bedDetail.h" +#include "wikiLink.h" +#include "wikiTrack.h" +#include "variome.h" + +void displayVariomeItem (struct variome *item, char *userName); + +static void startForm(char *name, char *actionType) +{ +hPrintf("