www.tdrtargets.org Open in urlscan Pro
200.45.170.10  Public Scan

Submitted URL: http://www.tdrtargets.org//history
Effective URL: https://www.tdrtargets.org//history
Submission: On August 21 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET /targets/search

<form id="quicksearch" action="/targets/search" method="GET">
  <input type="hidden" name="form_submit" value="yes">
  <input type="hidden" name="form" value="simple">
  <div class="input-group">
    <input type="text" name="query" class="form-control" placeholder="Quick Search ... ">
    <div class="input-group-btn">
      <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"><span class="glyphicon glyphicon-search"></span> <span class="caret" style="position:relative; bottom:1px;"></span></button>
      <ul class="dropdown-menu pull-right">
        <li><a id="targets-search" href="#">Targets</a></li>
        <li><a id="drugs-search" href="#">Compounds</a></li>
      </ul>
    </div><!-- /btn-group -->
  </div><!-- /input-group -->
</form>

Name: nav-loginPOST /user/login

<form id="nav-login" name="nav-login" action="/user/login" method="POST">
  <div class="input-group input-margin col-lg-6">
    <span class="input-group-addon">Username</span>
    <input type="text" name="username" class="form-control" autocomplete="username" placeholder="">
  </div>
  <div class="input-group input-margin col-lg-6">
    <span class="input-group-addon">Password</span>
    <input type="password" name="password" class="form-control" autocomplete="current-password" placeholder="">
  </div>
  <br>
  <button id="modal-sign-in" type="button" class="btn btn-success"> Sign in</button>
</form>

POST /user/request_password

<form id="nav-recover_password" method="POST" action="/user/request_password">
  <div class="input-group">
    <span class="input-group-btn">
      <button id="nav-recover-button" type="button" class="btn btn-default">Recover!</button>
    </span>
    <input required="" name="email" placeholder="Your email..." id="nav-email_rec" type="text" class="form-control">
  </div><!-- /input-group -->
</form>

POST https://www.tdrtargets.org/history/upload

<form action="https://www.tdrtargets.org/history/upload" method="post" enctype="multipart/form-data" id="upload">
  <input type="hidden" name="form_submit" value="yes">
  <div class="row">
    <div class="container">
      <h4> Upload your own prioritization list <a class="btn btn-default btn-sm" href="#file-div" data-toggle="collapse"><span class="glyphicon glyphicon-plus"></span></a>
      </h4>
      <div class="collapse" id="file-div">
        <div class="col-sm-6">
          <div class="input-group input-margin col-lg-12">
            <span class="input-group-addon input-inlabel">Name</span>
            <input tag="Name" class="form-control" type="text" name="name" placeholder="[ e.g. My list ]">
          </div>
          <div class="input-group input-margin col-lg-12">
            <span class="input-group-addon input-inlabel">Description</span>
            <textarea name="desc" class="form-control" rows="5" cols="40"></textarea>
          </div>
          <div class="input-group input-margin col-lg-12">
            <span class="input-group-addon input-inlabel">File</span>
            <span class="form-control" style="height:45px"><input type="file" name="userlist"></span>
          </div>
          <input style="float:right" class="btn btn-sm btn-success" type="submit" value="Upload">
        </div>
        <div class="col-sm-6">
          <div class="alert alert-info">
            <p><b>Notes about the file format</b></p> The <b>format</b> of the uploaded file must adhere to the following: guidelines: <ul>
              <li> one gene identifier per line, with an optional weight (numeric) separated with a TAB (\t) character. </li>
              <li> file format should be plain text. </li>
            </ul>
            <b>Example:</b><br>
            <pre style="font-size: 11px">name weight
LmjF01.0010 20
LmjF01.0020 150
LmjF01.0060 30
</pre>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET https://www.tdrtargets.org/history/do

<form method="GET" action="https://www.tdrtargets.org/history/do" id="do_targets">
  <div class="set">
    <hr>
    <h3>My drug queries <span class="label label-default"> 0 </span></h3>
    <hr>
    <!-- Saved sessions -->
    <h3>My saved queries <span class="label label-default"></span></h3>
    <div class="alert alert-warning"><span class="glyphicon glyphicon-info-sign"></span> You must be logged in to access your saved queries </div>
    <hr>
    <div class="row">
      <div class="col-sm-12">
        <h3>My published queries <span class="label label-default"></span></h3>
        <div class="alert alert-warning"><span class="glyphicon glyphicon-info-sign"></span> You must be logged in to access your saved queries </div>
      </div>
      <hr>
    </div>
  </div>
</form>

Text Content

Toggle navigation
 * Home (current)
 * Targets
 * Compounds
 * Resources
   * History
   * Posted Lists
     
   * 
   * Manual
   * Tutorials
   * Data Summary
   * Release notes
   * 
   * My Queries 0
 * About

 *  * Targets
    * Compounds

 * 

 * Anonymous Sign in Register

×

PLEASE INSERT YOUR CREDENTIALS

 * Sign In
 * Forgot your password?

Username
Password

Sign in
Recover!


QUERY HISTORY

The query history holds all the queries you have run and/or the lists of genes
you have uploaded. From here you can view, delete and export your queries.

Ranking targets. once you have some queries, you can rank the genes by assigning
scores (weights) to each query, and then combining the queries (Union). When the
queries are combined, those genes present in more than one query will have their
scores added. The result will be a new query, ordered by descending
score/weight.

For additional information about this page, consult the HISTORY page section of
the User's Manual.

WARNING: Saved query sets in this session were made prior to the version 4
release of TDR Targets (Aug, 2010). Some queries included in these lists may not
work properly. Most likely reasons for this are changes in parameters, and/or
data updates. If you experience any problem, please try re-running the affected
search from the search page. You can also access the previous version of the
database at v3.tdrtargets.org


MY TARGET QUERIES

UPLOAD YOUR OWN PRIORITIZATION LIST

Name
Description
File

Notes about the file format

The format of the uploaded file must adhere to the following: guidelines:
 * one gene identifier per line, with an optional weight (numeric) separated
   with a TAB (\t) character.
 * file format should be plain text.

Example:


name weight
LmjF01.0010 20
LmjF01.0020 150
LmjF01.0060 30


TARGET QUERY COLLECTION

--------------------------------------------------------------------------------


MY DRUG QUERIES 0

--------------------------------------------------------------------------------


MY SAVED QUERIES

You must be logged in to access your saved queries

--------------------------------------------------------------------------------


MY PUBLISHED QUERIES

You must be logged in to access your saved queries

--------------------------------------------------------------------------------

×

HEADER




This website is using cookies to work. For further details, check out our Cookie
Policy

Duly noted

© 2013 – present Trypanosomatics Lab | IIB – UNSAM – CONICET
© 2005 – 2012 The TDR Drug Targets Network (WHO/TDR)

TDR Targets Development Release v6.1, Revision: 1525 (01.Mar.2021)
Contact Us: <tdrtargets at iib unsam edu ar>