PlanNET

Models:

  • Neo4j Models
  • Mysql Models
  • Downloaders
  • Colors
  • Plots
  • Gene Ontology
  • Neo4j Queries

Page views:

  • About
  • Account_view
  • Blast
  • Datasets
  • Downloads
  • Gene_search
  • Index_view
  • Logout_view
  • Net_explorer
  • Path_finder
  • Planexp
  • Register
  • Tutorial

PlanNET:

  • Autocomplete
  • Downloader
  • Error_handler
  • Get_card
  • Get_fasta
  • Map_expression
  • Show_connections

PlanExp General:

  • Cluster_markers
  • Experiment_condition_types
  • Experiment_conditions
  • Experiment_dataset
  • Experiment_dge_table
  • Experiment_summary
  • Filter_network
  • Get_dataset_regexes
  • Get_goea
  • Map_expression_one
  • Map_expression_two
  • Regulatory_links

PlanExp Plots:

  • Plot_gene_coexpression
  • Plot_gene_expression
  • Plot_tsne
PlanNET
  • Docs »
  • Regulatory_links
  • View page source

Regulatory_links¶

NetExplorer.views.http_api.planexp.general.regulatory_links.regulatory_links(request)¶

Returns a summary of a selected experiment.

Accepts:
  • GET + AJAX

Parameters
  • experiment (str) – Experiment name.

  • dataset (str) – Dataset name.

  • group (int) – Integer indicating group of regulatory links to retrieve (1 to 10).

Response:
  • GET + AJAX:
    • str: HTML with regulatory links table (template “NetExplorer/regulatory_links_table.html”)

Next Previous

© Copyright 2019, Sergio Castillo-Lara

Built with Sphinx using a theme provided by Read the Docs.