clj-biosequence.tmhmm

->tmhmmFile

(->tmhmmFile file)
Positional factory function for class clj_biosequence.tmhmm.tmhmmFile.

->tmhmmProtein

(->tmhmmProtein accession length expaa first60 predhel topology)
Positional factory function for class clj_biosequence.tmhmm.tmhmmProtein.

->tmhmmReader

(->tmhmmReader strm)
Positional factory function for class clj_biosequence.tmhmm.tmhmmReader.

map->tmhmmFile

(map->tmhmmFile m__5869__auto__)
Factory function for class clj_biosequence.tmhmm.tmhmmFile, taking a map of keywords to field values.

map->tmhmmProtein

(map->tmhmmProtein m__5869__auto__)
Factory function for class clj_biosequence.tmhmm.tmhmmProtein, taking a map of keywords to field values.

map->tmhmmReader

(map->tmhmmReader m__5869__auto__)
Factory function for class clj_biosequence.tmhmm.tmhmmReader, taking a map of keywords to field values.

numb-tm-domains

(numb-tm-domains tp)

tmhmm

(tmhmm bs & {:keys [outfile], :or {outfile (temp-file "sp-out")}})