www.cusabio.com Open in urlscan Pro
2606:4700:20::ac43:4763  Public Scan

Submitted URL: http://cusabio.com/
Effective URL: https://www.cusabio.com/
Submission: On April 29 via manual from IT — Scanned from IT

Form analysis 4 forms found in the DOM

Name: nav_searchGET /index.php

<form name="nav_search" method="get" action="/index.php">
  <div class="input-group">
    <input type="hidden" name="m" value="search" id="nav_search_m">
    <input type="hidden" name="c" value="index" id="nav_search_c">
    <input type="hidden" name="a" value="init" id="nav_search_a">
    <input type="hidden" name="dosubmit" value="1">
    <input type="hidden" name="catid" value="init" id="nav_search_catid">
    <input type="hidden" name="typeid" value="" id="typeid">
    <input type="hidden" name="siteid" value="1" id="siteid">
    <div class="select_box"> <span class="select_txt">All</span> <span class="arrow margin-small-right text-gray"></span>
      <ul class="option" id="fenlei">
        <li value="0">All</li>
        <li value="10">ELISA Kit</li>
        <li value="13">Protein</li>
        <li value="14">Antibody</li>
        <li value="15">Molecular Biology Product</li>
        <li value="16">Small Molecule</li>
      </ul>
    </div>
    <span class="float-right">
      <button type="submit" class="btnSubmit"> <img loading="lazy" class="lazyload" data-src="https://www.cusabio.com/statics/images/haed-search-btn.svg" src="https://www.cusabio.com/statics/images/haed-search-btn.svg"></button>
    </span>
    <div class="search-input">
      <input type="text" name="q" id="nav_search_q" value="" placeholder="Enter keywords e.g IL6, product code, or uniprot ID">
    </div>
  </div>
</form>

Name: nav_searchGET /index.php

<form name="nav_search" method="get" action="/index.php">
  <div class="input-group">
    <input type="hidden" name="m" value="search" id="nav_search_m">
    <input type="hidden" name="c" value="index" id="nav_search_c">
    <input type="hidden" name="a" value="init" id="nav_search_a">
    <input type="hidden" name="dosubmit" value="1">
    <input type="hidden" name="catid" value="init" id="nav_search_catid">
    <input type="hidden" name="typeid" value="" id="typeid">
    <input type="hidden" name="siteid" value="1" id="siteid">
    <div class="select_box"> <span class="select_txt">All</span> <span class="arrow margin-small-right text-gray"></span>
      <ul class="option" id="fenlei">
        <li value="0">All</li>
        <li value="10">ELISA Kit</li>
        <li value="13">Protein</li>
        <li value="14">Antibody</li>
        <li value="15">Molecular Biology Product</li>
        <li value="16">Small Molecule</li>
      </ul>
    </div>
    <span class="float-right">
      <button type="submit" aria-label="Search" class="button searchBtn bg-main"><i class="search-ico"></i> </button>
    </span>
    <div class="search-input">
      <input type="text" name="q" id="nav_search_q" value="" placeholder="Enter keywords e.g IL6, product code, or uniprot ID">
    </div>
  </div>
</form>

Name: subscribePOST https://www.cusabio.com/manage/take/add.php

<form method="post" action="https://www.cusabio.com/manage/take/add.php" name="subscribe" id="subscribe" novalidate="novalidate">
  <div class="item">
    <div class="half-fl">
      <input type="text" name="name" class="input" placeholder="Name">
    </div>
    <div class="half-fr">
      <input type="text" name="email" class="input" placeholder="Email">
    </div>
  </div>
  <div class="item">
    <input type="text" name="company" class="input" placeholder="Company">
  </div>
  <div class="item">
    <input type="text" name="research" class="input" placeholder="Research field">
  </div>
  <div class="item">
    <input type="submit" class="button bg-main" value="Submit">
  </div>
</form>

POST https://www.cusabio.com/manage/?todo=content&do=saveadd

<form id="message" method="post" action="https://www.cusabio.com/manage/?todo=content&amp;do=saveadd" novalidate="novalidate">
  <input type="hidden" name="title" value="index">
  <div class="item item-flex">
    <div class="input-out">
      <input type="text" name="username" class="input" placeholder="Name">
    </div>
    <div class="input-out">
      <input type="text" name="company" class="input" placeholder="Company">
    </div>
    <div class="input-out">
      <input type="text" name="department" class="input" placeholder="Department">
    </div>
  </div>
  <div class="item item-flex">
    <div class="input-out">
      <input type="text" name="research" class="input" placeholder="Research field">
    </div>
    <div class="input-out">
      <input type="text" name="phone" class="input" placeholder="Tel">
    </div>
    <div class="input-out">
      <input type="text" name="email" class="input" placeholder="Email">
    </div>
  </div>
  <div class="item item-flex">
    <select name="messgetype" class="input">
      <option value="">Please select message type</option>
      <option value="Products inquiry (price, lead time, order, etc.)">Products inquiry (price, lead time, order, etc.)</option>
      <option value="Products inquiry (technical inquiry)">Products inquiry (technical inquiry)</option>
      <option value="Suggestions on ACRO's website optimization">Suggestions on CUSABIO's website optimization</option>
      <option value="Other suggestions">Other suggestions</option>
    </select>
  </div>
  <div class="item">
    <textarea name="content" class="input" placeholder="Message"></textarea>
  </div>
  <div class="item item-checkcode">
    <div class="text-gray margin-bottom size13">* To protect against spam, please pass the CAPTCHA test below.</div>
    <div class="half-fl">
      <img id="Img-footer" loading="lazy" class="lazyload" data-src="https://www.cusabio.com/manage/include/code.php" src="https://www.cusabio.com/manage/include/code.php" width="70" height="18" alt="CAPTCHA verification">
    </div>
    <div class="half-fr">
      <input name="checkcode" type="text" id="code" class="input" placeholder="CAPTCHA verification">
    </div>
  </div>
  <div class="item">
    <input type="submit" class="button bg-main" value="Send message">
  </div>
</form>

Text Content

 * Call: 301-363-4651
 * Email: support@cusabio.com

All
 * All
 * ELISA Kit
 * Protein
 * Antibody
 * Molecular Biology Product
 * Small Molecule


 * Home
 * Products
   Kits
    * ELISA Kits
    * Exosome Isolation Kits
    * ELISA Kits For Food Safety & Drug Residues
    * Plasmid DNA Purification Maxiprep Kit
   
   Proteins
    * Active Proteins*
    * Native Proteins
    * Recombinant Proteins
    * Transmembrane Proteins
   
   Antibodies
    * Recombinant Antibodies
    * Monoclonal Antibodies
    * Polyclonal Antibodies
    * Secondary Antibodies
    * Tag/Control Antibodies
    * Small Molecular Antibodies
    * ChIP Antibodies
    * Antibody Pairs
    * Custom Antibodies
    * Modified Histone Antibodies
   
   Stable Cell Line Clone Small Molecule
    * Food Safety Small Molecular Antigens
    * Other Small Molecular Antigens
   
   
   Solutions
    * mRNA Vaccine Research Solutions
    * ADC Development Solutions
    * CAR-T Therapy Development Solutions
   
   Hot Categories
    * Anti-payload Antibodies
    * Immunohistochemistry (IHC) Antibodies
    * IS Series Cytokine Detection ELISA Kit
    * Recombinant DT3C protein
    * Chemokine Receptors
    * G protein-Coupled Receptor
    * Recombinant Antibodies for Drug Discovery
    * Recombinant Proteins for ADCs
    * New Products Launch

 * CRO Service
   Quote for CRO Service Specialized CRO Services
    * Therapeutic Antibody Discovery Service
    * Stable Cell Line Development Service
    * Custom Peptide Synthesis
   
   Protein Expression Services
    * Transmembrane Protein Expression Service
    * E.coli Expression System
    * Yeast Expression System
    * In vitro E.coli Expression System
    * Insect Baculovirus Expression System
    * Mammalian Cell Expression System
   
   Custom Antibody Services
    * HTP Recombinant Antibody Production
    * Recombinant Ab Production
    * Monoclonal Ab Production
    * Polyclonal Ab Production
    * Modified Ab Production
    * Anti-idiotype Antibody Production
    * Custom Nanobody Service
   
   Phage Display Service Oligo Synthesis Service Gene Synthesis Service
 * Pathways
    * Apoptosis
    * Autophagy
    * Breast Cancer
    * Hippo signaling pathway
    * Jak-STAT signaling pathway
    * MAPK signaling pathway
   
    * mTOR signaling pathway
    * Notch signaling pathway
    * PI3K-Akt signaling pathway
    * TGF-beta signaling pathway
    * Wnt signaling pathway
   
   View All pathways
 * Technical Resources
   Research Area
    * Transmembrane Proteins
    * Cancer
    * Cardiovascular
    * Cell Markers
    * Cytokines
    * Infectious Diseases
    * Neuroscience
    * Immunology
    * Cell Biology
    * Receptor
    * Organoids
    * Histones
   
   Protocols Troubleshooting Tips Technical Articles Citations Research Tools
   Webinars Download Center
   Technology Platform
    * VLPs
    * Nanoparticle
    * Nanodisc
    * Detergent Micelle
   
   Recombinant Protein Resources
    * Protein Tags
    * Recombinant Protein Expression
    * Applications of Recombinant Proteins
    * Troubleshooting
   
   Antibody Resources
    * What Is an Antibody
    * Overview of Tag Antibodies
    * Troubleshooting
   
   ELISA Kit Resources
    * ELISA Types
    * ELISA Protocol
    * Tips for Choosing ELISA Kits
    * Factors Affecting ELISA Results
    * ELISA Data Analysis
    * Troubleshooting

 * About Us
    * About CUSABIO
    * Quality Control
    * CUSABIO News
    * Research Hotspots
    * Promotions
    * Conferences & Tradeshows
    * CUSABIO Scholarships

 * Contact
    * Contact Us
    * Distributors
    * Ordering FAQs


TRANSMEMBRANE PROTEINS FOR DRUG DISCOVERY

All
 * All
 * ELISA Kit
 * Protein
 * Antibody
 * Molecular Biology Product
 * Small Molecule


DT3C| MYL12A| MYL12B| CLDN18.2| CLDN9| CLDN6| CLDN4| GPRC5D| CD81| CD70| CCR4

Click for Transmembrane Protein >>>

Promotion
23000+ Citations
Wide Distribution
Technical Support




 * Get one trial sample of antibody for free!
 * Get one trial sample of antibody for free!

 * Get one trial sample of antibody for free!
 * Get one trial sample of antibody for free!

Do Not Charge by Steps. No Protein, No Charge.
CUSABIO Recombinant Protein Expression Services.
Get One Trial Sample for Free!
CUSABIO is now offering tens of thousands of antibodies for FREE in 20μg(μl)
size.
A Special Offer on Rare Target Proteins
There are 500+ premium rare target proteins on a special offer this time.


Kits
Antibodies
Proteins
Molecular Biology Products
Cell Culture Meat Growth Factors



FEATURED PRODUCTS


Recombinant Mouse L-dopachrome tautomerase (Dct), partial
Purity:
≥90%
Species:
Mus musculus (Mouse)

Recombinant Human Myc proto-oncogene protein (MYC)
Purity:
≥90%
Species:
Homo sapiens (Human)

Recombinant Human Protein cereblon (CRBN)
Purity:
≥85%
Species:
Homo sapiens (Human)

Recombinant Porphyromonas gingivalis Gingipain R1 (rgpA), partial
Purity:
≥90%
Species:
Porphyromonas gingivalis

Recombinant Human Glucagon-like peptide 1 receptor (GLP1R), partial
Purity:
≥90%
Species:
Homo sapiens (Human)


Service
Protein Expression Services
Custom Antibody Services
Lead Selection of Antibody Drug Discovery
Oligo Synthesis Service
Phage Display Service
Gene Synthesis Service
Peptide Synthesis Service
Call us
301-363-4651 (Available 9 a.m. to 5 p.m. CST from Monday to Friday)
Email
support@cusabio.com
Address
7505 Fannin St., Ste 610, Room 7 (CUBIO Innovation Center), Houston, TX 77054,
USA
Join us with
 * 

Subscribe newsletter



Leave a message

Please select message type Products inquiry (price, lead time, order, etc.)
Products inquiry (technical inquiry) Suggestions on CUSABIO's website
optimization Other suggestions

* To protect against spam, please pass the CAPTCHA test below.



© 2007-2024 CUSABIO TECHNOLOGY LLC All rights reserved. 鄂ICP备15011166号-1
Privacy Policy
Chat with us, powered by LiveChat