public class autoRWRMTNImp extends Object implements autoRWRMTN
DISEASE_LIST
Constructor and Description |
---|
autoRWRMTNImp(MyUtils mu) |
Modifier and Type | Method and Description |
---|---|
ArrayList<rDisease> |
getDiseaseId(String diseaseName) |
List<rDisease> |
getDiseaseList() |
List<RankOutput> |
getRankedGenes(int limit) |
ArrayList<RankOutput> |
selectRankDisease(RankParameters rp) |
public autoRWRMTNImp(MyUtils mu)
public ArrayList<RankOutput> selectRankDisease(RankParameters rp)
selectRankDisease
in interface autoRWRMTN
public List<rDisease> getDiseaseList()
getDiseaseList
in interface autoRWRMTN
public List<RankOutput> getRankedGenes(int limit)
getRankedGenes
in interface autoRWRMTN
public ArrayList<rDisease> getDiseaseId(String diseaseName)
getDiseaseId
in interface autoRWRMTN
Copyright © 2019. All rights reserved.