Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 2
    $\begingroup$ As for me, the phrase a transmembrane protein that is supposed to selectively filter K ions contains an amino acid sequence "TVGYG" in this site is worth a +1. $\endgroup$ Commented May 27, 2012 at 22:45
  • $\begingroup$ The syntax information on the function's doc page clearly lists its arguments as strings, not patterns. If your question really only is "Is it naive to expect more functionality or am I too demanding on Mathematica?" I'm afraid I have to vote to close it as either "not constructive" or "not a real question". $\endgroup$ Commented May 27, 2012 at 22:52
  • 1
    $\begingroup$ If you could rephrase your question to something like "how can I mimic the dreamed behavior of SequenceAlignment["A", Alternatives["A", "B"]]?" then I think you should be OK. Otherwise, your question doesn't adhere to the rules as delineated in the FAQ. $\endgroup$ Commented May 27, 2012 at 23:07
  • 1
    $\begingroup$ "BLAST" is specifically listed as a permissible value for the SimilarityRules option for SequenceAlignment. Perhaps it might be what you are looking for? $\endgroup$ Commented May 27, 2012 at 23:54
  • 1
    $\begingroup$ @WReach The SimilarityRules option specifies how acceptable a candidate candidate character is for matching another. In mma "BLAST" seems to me just the name of a specific square table, it did not help aligning a pattern. you might browse <en.wikipedia.org/wiki/BLAST> $\endgroup$ Commented May 28, 2012 at 4:49