|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.common.Common
public class Common
Description
Object with which we can perform request in the database in the way to get informations about several objects
Infos : KLB - IPMC - 08/2003
| Field Summary | |
|---|---|
static java.lang.String |
MAIL_FROM
Mail From for sending mail (mediante@ipmc.cnrs.fr) |
static java.lang.String |
MAIL_HOST
Mail Host for sending mail (gelas.ipmc.cnrs.fr) |
| Constructor Summary | |
|---|---|
Common()
Default constructor |
|
| Method Summary | |
|---|---|
boolean |
checkExtensionFile(java.lang.String type,
java.lang.String fileName)
This function check if the received match the type file received |
boolean |
checkUserIsOwner(int user_id,
int microarray_id)
This function returns a boolean according to correspondance between user_id received and User owner of the microarray_id received |
java.util.Vector |
getAllAddress()
This function return a Vector containing email String of all Users Object. |
java.util.Vector |
getAllChromosome(int organism_id)
This function returns a Vector containing all the Chromosome Object for the Organism received |
java.util.Vector |
getAllClient()
This function returns a Vector containing ToolBox Object concerning User Object |
java.util.Vector |
getAllDiary()
This function returns a Vector containing all the Diary Object |
java.util.Vector |
getAllEnquete()
This function returns a Vector containing ToolBox Object concerning Enquete Object |
java.util.Vector |
getAllEstTissue()
This function return a Vector containing all EstTissue object define in database. |
java.util.Vector |
getAllFoq()
This function returns a Vector containing Foq Object |
java.util.Vector |
getAllGeoSerie()
|
java.util.Vector |
getAllGOterm()
|
java.util.Vector |
getAllMicroarray_project_type(int organism_id)
Allowed to return all Microarray_project_type in the Database concerning an Organism ID |
java.util.Vector |
getAllMirna_mature()
This function returns a Vector containing ToolBox Object concerning all Mirna_mature Objects |
java.util.Vector |
getAllMirna()
|
java.util.Vector |
getAllMoIDForUser(int user_id)
This function returns a vector containing ToolBox Object containing informations concerning Microarray_order Objects belonging to the User Object received. |
java.util.Vector |
getAllOrders()
This function return a Vector containing Order Objects concerning all the Microarray_order stored in Database, ordered by state and date_attribution |
java.util.Vector |
getAllOrders(int plateforme_id,
java.lang.String type)
|
java.util.Vector |
getAllPlateforme()
This function returns a vector containing all Plateforme Objects stored in database. |
java.util.Vector |
getAllProject_orderForPF(int plateforme_id)
This function returns a vector containing ToolBox Object concerning Project_order Objects belonging to the Plateforme Object received. |
java.lang.String |
getAllRefPlaques384_ForDilution()
This function returns a String of all the 384 Plate wich are not diluted |
java.util.Vector |
getAllUserColleague(int user_id)
This function allowed to get all the Colleagues of a User |
java.util.Vector |
getAllUserForPF(int plateforme_id)
This function returns a vector containing ToolBox Object concerning User Objects belonging to the Plateforme Object received. |
java.util.Vector |
getAllUsers()
This function returns a vector containing all User Objects stored in database. |
java.lang.String |
getANForGID(int gene_id)
This function returns the accession number for the gene_id received |
int |
getAuto_matureForMature_acc(java.lang.String mature_acc)
|
java.lang.String |
getBlastParameters(java.lang.String kind)
This function returns a select box for an HTML form describing the parameters for the execution of a Blast |
java.lang.String |
getContact(java.lang.String lastname,
java.lang.String firstname,
java.lang.String title,
java.lang.String email,
java.lang.String telephone)
|
java.util.Vector |
getContactClient(int client_id)
This function returns a Vector containing Contact_client Object concerning client_id received (user_id). |
int |
getCT_idForMID(int microarray_id)
This function returns a control_type_id for the microarray_id received, in case of this Microarray Object is a Control Object. |
IdDescriptionObject |
getENSG(java.lang.String enst)
This function returns the ensg and description from an enst reference |
java.lang.String |
getEvents(java.util.Vector vectorJournal)
|
java.lang.String |
getFileName(java.lang.String path)
This function returns the name of the file of the path reveiced |
java.lang.String |
getFileNameNoExt(java.lang.String path)
This function returns the name of the file of the path reveiced |
Gene |
getFirstGeneForOID(int oligo_id)
This function return the first Gene Object matching the Oligo Object from the oligo_id received |
java.lang.String |
getGal_fileFromMID(int microarray_id)
This function return the gal file a the Spotting Object of the Microarray Object ID received |
IdDescriptionObject |
getGenbank_gene_id(java.lang.String refseq)
This function returns the genbank_gene_id and description from a refseq reference |
java.util.Vector |
getGeneCartForUser(int user_id)
This function returns a vector containing ToolBox Object of GeneCart Object owned by the User received. |
int |
getGIDForAN(java.lang.String accession_number)
This function returns the gene ID for the accession_number received |
int |
getGIDForSymbol(java.lang.String symbol,
java.lang.String organism_id)
This function returns the Mediante gene ID for the symbol and organism ID received |
java.lang.String |
getGiFromRefseq(java.lang.String refseq)
This function returns the gi number for the refseq reference received |
java.util.Hashtable |
getGoFrequence(int organism_id)
|
java.util.Hashtable |
getHashAdhoc()
This function return a Hashtable containing Oligo_annotation Objects. |
java.util.Hashtable |
getHashIDtoAcc(Microarray_project_type microarray_project_type)
This function return a Hashtable containing the symbol of gene symbol. |
java.util.Hashtable |
getHashMap_toID(Microarray_project_type microarray_project_type)
This function return a Hashtable containing the correspondance between the reference of External Microarray Object as Agilent or comming from other Plateforme as Evry or Strasbourg and the Oligo_externe or Oligo Object. |
java.util.Hashtable |
getHashOIDForControl()
This function return a Hashtable containing the correspondance between the reference of External Microarray Object as Agilent or comming from other Plateforme as Evry or Strasbourg and the Oligo_externe or Oligo Object. |
java.util.Hashtable |
getHashOligo_annotation(boolean is_affy)
This function return a Hashtable containing Oligo_annotation Objects. |
java.util.Hashtable |
getHtsInfos(java.lang.String type_user,
java.lang.String annee,
java.lang.String support)
This function return a Hashtable containing informations concerning the production of Hts samples among the different plateforms. |
int |
getId(java.lang.String probe_ref)
|
boolean |
getIs_allowed(int user_id,
int project_order_id)
This function returns a boolean concerning the possibility to see a Project_order for a User Object. |
boolean |
getIs_best_oligo(int oligo_id)
This function returns a boolean corresponding to the fact that the oligo received is a "best" oligo |
boolean |
getIs_local_ordered(int oligo_id)
This function returns a boolean corresponding to the existence of an oligo in the Local set ordered |
boolean |
getIs_national_ordered(int oligo_id)
This function returns a boolean corresponding to the existence of an oligo in the National set ordered |
boolean |
getIs_selected(int oligo_id)
This function returns a boolean corresponding to the existence of an oligo in the Local set ordered |
java.util.Hashtable |
getMainEstTissue()
This function return a Hashtable containing the main est_tissue_id for the EstTissue which are not main EstTissue. |
java.lang.String |
getMega(int size)
This function make the conversion beetween sequence base size and MegaBase size |
java.lang.String |
getMicroarray_orderLabel(int microarray_order_id)
This function returns a description string of the Microarray_order Objects ID received. |
java.util.Hashtable |
getMicroarrayInfos(java.lang.String type_user,
java.lang.String annee,
java.lang.String support)
This function return a Hashtable containing informations concerning the production of Microarrays among the different plateforms. |
int |
getMPTForRefAndPF(java.lang.String ref,
int plateforme_id)
This function returns the ID of the Microarray_project_type Object identified by both parameters. |
java.lang.String |
getOrder_ref(int order_id,
java.lang.String type)
This function return the mo_ref parameter of the Microarray_order Object received. |
java.lang.String |
getOrder_type(int order_id)
Return the Order_type for an Order Object |
java.util.Vector |
getOrderForPlateforme()
This function return a Vector containing Order Objects concerning all the Microarray_order waiting for plateforme attribution |
int |
getPO_IDForMO_ID(int microarray_order_id)
This function return the project_order_id parameter of the Project_order Object owning the Microarray_order received. |
int |
getPopSize(int organism_id)
|
java.util.Vector |
getProjectForUser(int user_id)
This function returns a vector containing ToolBox Object of Project Object owned by the User received. |
double |
getRounded(double x)
|
double |
getRounded2(double x)
|
double |
getRounded4(double x)
|
Scan |
getScanForMicroarray_id(int microarray_id)
This function returns a Scan Object according to the microarray_id received |
java.lang.String |
getSelectBoxColor(java.lang.String name,
java.lang.String selected)
|
java.lang.String |
getSEQForAN(java.lang.String accession_number)
This function returns the sequence for the accession number received |
java.lang.String |
getSEQForGID(int gene_id)
This function returns the sequence for the gene_id received |
java.lang.String |
getSEQForOligo_adhoc_id(java.lang.String accession)
This function returns the sequence for the sonde reference received |
int |
getSid_for_mid(int microarray_id)
|
java.lang.String |
getSlide_code(java.lang.String quantif_file,
int microarray_order_id)
This function returns the slide code of the Microarray ID from which we received |
java.lang.String |
getSlide_codeForMicroarray_id(int microarray_id)
This function returns the slide code of the Microarray ID received |
java.lang.String |
getSymbolForGeneList(java.lang.String project_id_str)
This function returns a String containing distinct gene symbol from Gene Object belonging to the Project Object with the ID received as a String. |
java.lang.String |
getSymbolForGO(int organism_id,
java.lang.String go_acc)
This function returns a String containing distinct gene symbol for gene Ontology term |
java.lang.String |
getSymbolForMirna_mature(java.lang.String mature_acc)
This function returns a String containing distinct gene symbol of gene predicted as target of the Mirna_mature auto_mature received for mirna_target_tool_id = 4 (default). |
java.lang.String |
getSymbolForOAID(int oligo_adhoc_id)
This function returns the annotation for the oligo_adhoc_id received |
java.util.Hashtable |
getTestHash()
This function return a Hashtable containing the ID and REF of Plate Object from plate SQL table. |
java.lang.String |
getTexteEmail(java.lang.String email)
|
java.util.Vector |
getToolBoxHts_analysis(int hts_type_id)
|
java.util.Vector |
getToolBoxHts_pipeline(int hts_type_id)
|
java.util.Vector |
getToolBoxHts_run(int plateforme_id)
|
java.util.Vector |
getToolBoxMicroarray(java.lang.String type,
int id)
This function returns a Vector containing ToolBox Object concerning all the Spotting Object not yet Cross linked |
java.util.Vector |
getToolBoxSpotting(int plateforme_id,
boolean local_only)
This function returns a Vector containing ToolBox Object concerning all the Spotting Object associated to the ID of Plateforme Object received |
java.util.Vector |
getToptableForUser(User user)
|
int |
getUser_idForMPT_id(int microarray_project_type_id)
This function return the User ID parameter of a User Object owner of the Default Microarray_order Object for this Microarray_project_type Object received. |
int |
getUser_idForProject_order_id(int project_order_id)
This function returns the User Object ID owner of the Project_order Object ID received. |
java.lang.String |
getValidPathFile(java.lang.String file)
|
java.util.Vector |
getVectorKeywords(User user)
This function returns a Vector containing Keyword Objects for User Object received |
java.util.Vector |
getVectorMicroarray_project_type()
|
java.util.Vector |
getVectorMicroarrayForPlateforme(Plateforme plateforme)
This function returns a Vector containing ToolBox Object concerning microarray Object produced by Plateforme Object received |
java.util.Vector |
getVectorMPTForPF(java.lang.String type,
Plateforme plateforme)
This function returns a Vector containing ToolBox Object concerning type Object received for the Plateforme Object received. |
java.util.Vector |
getVectorPO_view(User user)
This function returns a Vector containing toolBox Object of Project_order visualisable by the User Object received order by date_project_order |
java.util.Vector |
getVectorPO(User user)
This function returns a Vector containing toolBox Object of Project_order owned by the User Object received order by date_project_order |
java.util.Vector |
getVectorPOForUser(int user_id)
This function return a Vector containing ToolBox Object of Project_order Objects (project_order_id, project_order_ref) owning by the user received |
java.util.Vector |
getVectorSlideList(java.lang.String label_search,
ImageManager imageManager)
This function return a Vector containing slide_code of Microarray Objects contained in the Project_order of the ImageManager Object and not selected in the vectorMicroarrays parameter of the ImageManager Object. |
java.util.Vector |
getVectorToolBox(java.lang.String type)
This function returns a Vector containing ToolBox Object concerning type Object received. |
boolean |
isPlate384Exists(java.lang.String plate_ref)
This function returns a boolean informative about the existence of a Plate384 |
boolean |
isViewer(int project_id,
int user_id)
This function check if a user is a Viewer of a Project Object |
boolean |
isWriter(int project_id,
int user_id)
This function check a user is a writer of a Project Object |
Graph |
makeClouds(java.lang.String type,
java.util.Hashtable hashMttdata)
This function proceed to the generation of graphe image, scatter plot style. |
Graph |
makeDistrib(java.util.Hashtable hashPoints)
This function proceed to the generation of graphe image. |
java.lang.String |
sendEmail(java.lang.String email,
java.lang.String subject,
java.lang.String texte)
|
void |
setStaticParams(java.util.Hashtable hashMailConfiguration)
Initialize static parameters from the configuration file - MAIL_HOST - MAIL_FROM |
void |
updateMIAME(java.util.Hashtable hashParams)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String MAIL_HOST
public static java.lang.String MAIL_FROM
| Constructor Detail |
|---|
public Common()
| Method Detail |
|---|
public void setStaticParams(java.util.Hashtable hashMailConfiguration)
public java.util.Vector getAllUserColleague(int user_id)
user_id - ID of an existing User
ToolBox,
ToolBox.ToolBox(int,String)public java.util.Vector getAllMicroarray_project_type(int organism_id)
organism_id - ID of an Organism Object
Microarray_project_type,
Microarray_project_type.Microarray_project_type(int)public IdDescriptionObject getENSG(java.lang.String enst)
enst - represent a refernce to an Enst (ENSEMBL transcript)
IdDescriptionObjectpublic IdDescriptionObject getGenbank_gene_id(java.lang.String refseq)
refseq - represent a reference to refseq sequence (REFSEQ transcript)
IdDescriptionObjectpublic java.lang.String getGiFromRefseq(java.lang.String refseq)
refseq - represent a reference to refseq sequence (REFSEQ transcript)
public java.lang.String getSymbolForOAID(int oligo_adhoc_id)
oligo_adhoc_id - ID of an existing oligo_adhoc Object
Oligo_adhoc,
Genepublic java.lang.String getANForGID(int gene_id)
gene_id - ID of an existing Gene Object
Gene
public int getGIDForSymbol(java.lang.String symbol,
java.lang.String organism_id)
symbol - Symbol of an existing Gene Objectorganism_id - ID of an Organism Object
Genepublic java.lang.String getSEQForGID(int gene_id)
gene_id - ID of an existing Gene Object
Genepublic java.lang.String getSEQForAN(java.lang.String accession_number)
accession_number - accession_number of an existing Gene Object
Genepublic java.lang.String getSEQForOligo_adhoc_id(java.lang.String accession)
accession - sonde from an existing Oligo_adhoc Object
Oligo_adhocpublic int getGIDForAN(java.lang.String accession_number)
accession_number - Attribute accession_number of an existing Gene Object
Genepublic java.lang.String getBlastParameters(java.lang.String kind)
kind - Kind of blast we are going to launch :public java.util.Vector getAllChromosome(int organism_id)
organism_id - ID of an existing Organism Object
Chromosome,
Chromosome.Chromosome(int)public java.lang.String getMega(int size)
size - length of a RNA sequence in bases
public java.lang.String getAllRefPlaques384_ForDilution()
Plate384public boolean isPlate384Exists(java.lang.String plate_ref)
plate_ref - Attribute plate_ref of a Plate384 Object
Plate384
public java.util.Vector getToolBoxMicroarray(java.lang.String type,
int id)
Spotting,
ToolBox,
ToolBox.ToolBox(int,String)
public java.util.Vector getToolBoxSpotting(int plateforme_id,
boolean local_only)
Spotting,
ToolBox,
ToolBox.ToolBox(int,String)public java.util.Vector getVectorToolBox(java.lang.String type)
type - Type of Object we want get in ToolBox Objects, type can be : ToolBox,
ToolBox.ToolBox(int,String)
public java.util.Vector getVectorMPTForPF(java.lang.String type,
Plateforme plateforme)
type - Type of Object we want get in ToolBox Objects, type can be : Microarray_project_type,
ToolBox,
ToolBox.ToolBox(int,String)public java.util.Vector getVectorKeywords(User user)
user - User Object
User,
Keyword,
Keyword.Keyword(int)public java.util.Vector getVectorMicroarrayForPlateforme(Plateforme plateforme)
plateforme - Plateforme Object
Plateforme,
Microarray,
ToolBox,
ToolBox.ToolBox(int,String)public boolean getIs_national_ordered(int oligo_id)
oligo_id - ID of an existing Oligo Object
Oligopublic boolean getIs_local_ordered(int oligo_id)
oligo_id - ID of an existing Oligo Object
Oligopublic boolean getIs_selected(int oligo_id)
oligo_id - ID of an existing Oligo Object
Oligopublic boolean getIs_best_oligo(int oligo_id)
oligo_id - ID of an existing Oligo Object
Oligopublic java.lang.String getSlide_codeForMicroarray_id(int microarray_id)
microarray_id - ID of an existing Microarray Object
Microarraypublic java.lang.String getFileName(java.lang.String path)
path - Absolute path of a file
public java.lang.String getFileNameNoExt(java.lang.String path)
path - Absolute path of a file
public boolean checkExtensionFile(java.lang.String type,
java.lang.String fileName)
type - Type of file we want, could be :fileName - name of the file to check
public boolean checkUserIsOwner(int user_id,
int microarray_id)
user_id - ID of an existing User Objectmicroarray_id - ID of an existing Microarray Object
Microarraypublic Scan getScanForMicroarray_id(int microarray_id)
microarray_id - ID of an existing Microarray Object
Microarray,
Scanpublic Gene getFirstGeneForOID(int oligo_id)
oligo_id - ID of an existing Oligo Object
Oligo,
Genepublic java.lang.String getGal_fileFromMID(int microarray_id)
Microarray,
Spotting
public java.util.Hashtable getMicroarrayInfos(java.lang.String type_user,
java.lang.String annee,
java.lang.String support)
Plateforme
public java.util.Hashtable getHtsInfos(java.lang.String type_user,
java.lang.String annee,
java.lang.String support)
Plateformepublic java.util.Hashtable getTestHash()
Plate
public java.util.Vector getVectorSlideList(java.lang.String label_search,
ImageManager imageManager)
label_search - String of label search into the ImageManager Object.imageManager - ImageManager Object concerned.
Microarray,
ImageManagerpublic java.util.Vector getAllAddress()
User
public java.lang.String getOrder_ref(int order_id,
java.lang.String type)
order_id - ID of an existing Order Object (Microarray_order or Hts_order).type - Type of the Order Object (Microarray_order or Hts_order).
Order,
Microarray_order,
Hts_orderpublic int getPO_IDForMO_ID(int microarray_order_id)
microarray_order_id - ID of an existing Microarray_order Object.
Microarray_order,
Project_orderpublic int getUser_idForMPT_id(int microarray_project_type_id)
microarray_project_type_id - ID of an existing Microarray_project_type Object.
Microarray_project_type,
Microarray_order,
User
public int getMPTForRefAndPF(java.lang.String ref,
int plateforme_id)
ref - Spotting reference (spo_ref) of the Microarray_project_type Object.plateforme_id - ID of the Plateforme Object owner of the Spotting Object in save.
Microarray_project_type,
Spotting,
Plateformepublic java.util.Vector getContactClient(int client_id)
client_id - ID of User Object corresponding to this client
User,
Contact_client,
Contact_client.Contact_client(int)public java.util.Vector getAllClient()
User,
ToolBox,
ToolBox.ToolBox(int,String)public java.util.Vector getAllFoq()
Foq,
Foq.Foq(int)public java.util.Vector getAllEnquete()
ToolBox,
ToolBox.ToolBox(int,String)
public java.lang.String getSymbolForGO(int organism_id,
java.lang.String go_acc)
organism_id - ID of Organism Objectgo_acc - Gene Ontology accession number
public java.lang.String getSymbolForGeneList(java.lang.String project_id_str)
project_id_str - String of an ID of Project Object stored in database.
Gene,
Projectpublic java.util.Vector getProjectForUser(int user_id)
user_id - ID of an existing User Object
User,
Project,
ToolBox,
ToolBox.ToolBox(int, String)public java.util.Vector getGeneCartForUser(int user_id)
user_id - ID of an existing User Object
User,
GeneCart,
ToolBox,
ToolBox.ToolBox(int, String)public java.util.Vector getAllUserForPF(int plateforme_id)
plateforme_id - ID of an existing Plateforme Object
Plateforme,
User,
ToolBox,
ToolBox.ToolBox(int, String)public int getCT_idForMID(int microarray_id)
Microarray,
Control_type,
Control
public boolean getIs_allowed(int user_id,
int project_order_id)
user_id - ID of an existing User Objectproject_order_id - ID of an existing Project_order Object
Project_order,
Userpublic java.util.Vector getAllUsers()
Userpublic java.util.Vector getAllPlateforme()
Plateformepublic java.util.Vector getAllMoIDForUser(int user_id)
user_id - ID of user concerned
User,
Microarray_order,
ToolBox,
ToolBox.ToolBox(int, String)
public boolean isViewer(int project_id,
int user_id)
project_id - ID of an existing Project Objectuser_id - ID of an existing User Object
public boolean isWriter(int project_id,
int user_id)
project_id - ID of an existing Project Objectuser_id - ID of an existing User Object
public java.util.Vector getVectorPOForUser(int user_id)
user_id - ID of an existing User Object.
Project_order
public java.lang.String getSlide_code(java.lang.String quantif_file,
int microarray_order_id)
microarray_order_id - ID of an existing Microarray_order Objectquantif_file - Quantification_file for the microarray search
Microarraypublic java.util.Vector getAllProject_orderForPF(int plateforme_id)
plateforme_id - ID of an existing Plateforme Objectpublic java.lang.String getMicroarray_orderLabel(int microarray_order_id)
microarray_order_id - ID of an existing Microarray_order Objectpublic java.util.Vector getAllEstTissue()
EstTissuepublic java.util.Hashtable getMainEstTissue()
EstTissuepublic java.util.Vector getAllMirna_mature()
Mirna_mature,
ToolBox,
ToolBox.ToolBox(int,String)public java.lang.String getSymbolForMirna_mature(java.lang.String mature_acc)
mature_acc - mature_acc attribute of a Mirna_mature Object
public java.util.Vector getVectorPO(User user)
user - User Object concerned
ToolBox,
ToolBox.ToolBox(int,String)public java.util.Vector getVectorPO_view(User user)
user - User Object concerned
ToolBox,
ToolBox.ToolBox(int,String)public int getUser_idForProject_order_id(int project_order_id)
project_order_id - ID of the Porject_order concerned
Project_orderpublic java.util.Hashtable getHashOligo_annotation(boolean is_affy)
is_affy - boolean concerning the SQL view to select : oligo_annotation or oligo_affy_annotation if true
Oligo_annotationpublic java.util.Hashtable getHashAdhoc()
Oligo_annotation,
Oligo,
Oligo_externepublic java.util.Hashtable getHashIDtoAcc(Microarray_project_type microarray_project_type)
microarray_project_type - microarray_project_type concerned
Oligo,
Oligo_externepublic java.util.Hashtable getHashMap_toID(Microarray_project_type microarray_project_type)
microarray_project_type - Type of Microarray_project_type Object
Microarray_project_type,
Oligo_externepublic java.util.Hashtable getHashOIDForControl()
Microarray_project_type,
Oligo_externepublic int getId(java.lang.String probe_ref)
public java.util.Vector getAllDiary()
Diary,
Diary.Diary(java.util.Date, String)public int getSid_for_mid(int microarray_id)
public java.lang.String getEvents(java.util.Vector vectorJournal)
public java.util.Vector getAllMirna()
public int getAuto_matureForMature_acc(java.lang.String mature_acc)
public java.lang.String getContact(java.lang.String lastname,
java.lang.String firstname,
java.lang.String title,
java.lang.String email,
java.lang.String telephone)
public Graph makeDistrib(java.util.Hashtable hashPoints)
throws java.lang.Exception
hashPoints - Hashtable of Point Object concerned by this graph.
java.lang.ExceptionPoint
public Graph makeClouds(java.lang.String type,
java.util.Hashtable hashMttdata)
throws java.lang.Exception
hashMttdata - Hashtable of Mttdata drawned of the graph.type - Stringcan be 'DOWN' or 'UP' to select for each Mttdata Object which one are plotted
java.lang.ExceptionMttdatapublic double getRounded(double x)
public double getRounded2(double x)
public double getRounded4(double x)
public java.util.Vector getToptableForUser(User user)
public int getPopSize(int organism_id)
public java.util.Hashtable getGoFrequence(int organism_id)
public java.util.Vector getVectorMicroarray_project_type()
public java.lang.String getValidPathFile(java.lang.String file)
public java.lang.String getSelectBoxColor(java.lang.String name,
java.lang.String selected)
public java.util.Vector getAllGeoSerie()
public void updateMIAME(java.util.Hashtable hashParams)
public java.util.Vector getAllGOterm()
public java.lang.String getTexteEmail(java.lang.String email)
public java.lang.String sendEmail(java.lang.String email,
java.lang.String subject,
java.lang.String texte)
public java.util.Vector getAllOrders()
public java.util.Vector getOrderForPlateforme()
public java.util.Vector getAllOrders(int plateforme_id,
java.lang.String type)
public java.lang.String getOrder_type(int order_id)
public java.util.Vector getToolBoxHts_pipeline(int hts_type_id)
public java.util.Vector getToolBoxHts_run(int plateforme_id)
public java.util.Vector getToolBoxHts_analysis(int hts_type_id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||