Biological Sequence Pasting Shortcuts

Fast and efficient shortcuts for grabbing biological sequences from clipboard
107 download
Aggiornato 5 gen 2015

Visualizza la licenza

When pasting biological sequences from the clipboard into MATLAB, contaminating characters, such as newlines, must be removed before the sequence can be used. These three shortcuts- take, takes, and protake- paste biological sequences from the clipboard and remove contaminated characters. Take copies nucleotide sequences and allows for degenerate bases. Takes is the strict version of take and only allows for A, C, G, T, and -. Protake replicates take, but for protein sequences, including - for gaps and * for stop. Each shortcut is case insensitive and can be called to assign the output to variables or directly within function expressions. Ex: "seq = takes;" or "[score,algnmnt] = swalign(takes,otherseq,'Alphabet','NT');"

Cita come

Turner Conrad (2025). Biological Sequence Pasting Shortcuts (https://it.mathworks.com/matlabcentral/fileexchange/48951-biological-sequence-pasting-shortcuts), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Genomics and Next Generation Sequencing in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0