Synbiota / GENtle2

GENtle2 - Web-Based DNA Editor for Synthetic Biology
https://synbiota.com
100 stars 37 forks source link

Replace non-allowed characters by placeholder when importing Genebank #132

Open alexandremeunier opened 10 years ago

alexandremeunier commented 10 years ago

For instance, the sequence with NCBI ID FO905036 has N from base 87,615, with a feature marking the subsequence as a "gap"

alexandremeunier commented 10 years ago

@husenxce : the logic for cleaning the sequence is fine, but should not happen in the initializer of SequenceCanvas, rather when importing the sequence, i.e. in the FT_*#parseFile functions for each file type