Hi, How difficult is it to implement wildcards in selections?
Example: My protein objects have long names but with A, B ,C etc extension my objects: protein_1_with_long_name_A protein_1_with_long_name_B protein_1_with_long_name_C protein_2_with_long_name_A protein_2_with_long_name_B protein_2_with_long_name_C I would like to do something like select new-selection, /protein_1_with_long_name_*///A/200-240 to select residues 200-240 in protein_1_with_long_name_A to C Or am I missing something obvious? Björn *************************************************************************** This e-mail may contain confidential information proprietary to Karo Bio AB and is meant for the intended addressee(s) only. Any unauthorized review, use, disclosure or distribution is prohibited. If you have received this message in error, please advise the sender and delete the e-mail and any attachments from your files. Thank you! ***************************************************************************Title: Message
Hi,
How difficult is it to implement wildcards in selections?
Example:
My protein objects have long names but with A, B ,C etc extension
my objects:
protein_1_with_long_name_A
protein_1_with_long_name_B
protein_1_with_long_name_C
protein_2_with_long_name_A
protein_2_with_long_name_B
protein_2_with_long_name_C
I would like to do something like
select new-selection, /protein_1_with_long_name_*///A/200-240
to select residues 200-240 in protein_1_with_long_name_A to C
Or am I missing something obvious?
Björn