Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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 (2026). Biological Sequence Pasting Shortcuts (https://it.mathworks.com/matlabcentral/fileexchange/48951-biological-sequence-pasting-shortcuts), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (1,03 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
