Home
last modified time | relevance | path

Searched refs:wuss (Results 1 – 25 of 121) sorted by relevance

12345

/dports/biology/viennarna/ViennaRNA-2.4.18/doc/latex/
H A Dgroup__struct__utils__wuss.tex54 …ss_ga02ca70cffb2d864f7b2d95d92218bae0}{vrna\+\_\+db\+\_\+from\+\_\+\+WUSS}} (const char $\ast$wuss)
63 …+\_\+from\+\_\+\+WUSS (\begin{DoxyParamCaption}\item[{const char $\ast$}]{wuss }\end{DoxyParamCapt…
78 {\em wuss} & The input string in WUSS notation \\
H A Dutils_2structures_8h.tex116 …ss_ga02ca70cffb2d864f7b2d95d92218bae0}{vrna\+\_\+db\+\_\+from\+\_\+\+WUSS}} (const char $\ast$wuss)
H A Dutils_2structures_8h_source.tex163 …92218bae0}{vrna\_db\_from\_WUSS}}(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *wuss);}
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dstructure_utils.i159 db_from_WUSS(std::string wuss)
161 char *c_str = vrna_db_from_WUSS(wuss.c_str());
215 std::string db_from_WUSS(std::string wuss);
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_wuss.tex2 The wuss module implements routines for using WUSS notation to
H A Desl_sq.tex117 feature. It's good to know it's there (see the \eslmod{wuss} module
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_wuss.tex2 The wuss module implements routines for using WUSS notation to
H A Desl_sq.tex117 feature. It's good to know it's there (see the \eslmod{wuss} module
/dports/biology/viennarna/ViennaRNA-2.4.18/doc/refman.include/
H A Dstructure_notations.dox23 @subsection wuss-notation Washington University Secondary Structure (WUSS) notation
H A Dio_formats.dox46 @see @ref wuss-notation on legal characters for the consensus secondary structure line @em SS_cons
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/utils/
H A Dstructures.h574 vrna_db_from_WUSS(const char *wuss);
H A Dstructure_utils.c485 vrna_db_from_WUSS(const char *wuss) in vrna_db_from_WUSS() argument
494 if (wuss) { in vrna_db_from_WUSS()
495 n = strlen(wuss); in vrna_db_from_WUSS()
502 tmp = (char *)memcpy(tmp, wuss, n + 1); in vrna_db_from_WUSS()
514 while ((pos = parse_gquad(wuss + q - 1, &L, l)) > 0) { in vrna_db_from_WUSS()
/dports/devel/p5-Alzabo/Alzabo-0.92/mason/widgets/
H A Dfk_to_one_select65 # I'm a wuss. Don't know how to handle this.
/dports/biology/infernal/infernal-1.1.3/easel/testsuite/
H A Dtestsuite.sqc86 1 exercise wuss-utest @esl_wuss_utest@
204 3 valgrind wuss-utest @esl_wuss_utest@
/dports/biology/hmmer/hmmer-3.3/easel/testsuite/
H A Dtestsuite.sqc86 1 exercise wuss-utest @esl_wuss_utest@
204 3 valgrind wuss-utest @esl_wuss_utest@
/dports/biology/hmmer/hmmer-3.3/easel/documentation/
H A Dmain.tex248 \section{\eslmodincmd{wuss}: RNA secondary structure annotation}
250 \subsection{Functions in the wuss module}
H A Dintro.tex218 \eslmod{wuss} & ASCII RNA secondary structure annotation strings\\
/dports/biology/infernal/infernal-1.1.3/easel/documentation/
H A Dmain.tex248 \section{\eslmodincmd{wuss}: RNA secondary structure annotation}
250 \subsection{Functions in the wuss module}
H A Dintro.tex218 \eslmod{wuss} & ASCII RNA secondary structure annotation strings\\
/dports/x11/hs-xmobar/xmobar-0.39/
H A Dxmobar.cabal287 , wuss == 1.1.*
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Locale/
H A DUNUSED_ar.ts306 02:08=%1 is a big wuss
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Locale/
H A DUNUSED_ar.ts306 02:08=%1 is a big wuss
/dports/games/widelands/widelands-build21/po/scenario_emp01.wmf/
H A Dnds.po148 msgstr "Ick wuss nich, wo ick mien Schann ohne eene Slacht tegen de Willen Lüü liekmaken kann. Also…
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA.py1988 def db_from_WUSS(wuss): argument
1989 return _RNA.db_from_WUSS(wuss)
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA.py1988 def db_from_WUSS(wuss: "std::string") -> "std::string":
1989 return _RNA.db_from_WUSS(wuss)

12345