Closed bradfordcondon closed 6 years ago
Spreadsheet for sample input at
https://docs.google.com/spreadsheets/d/17XxUdxV7-3hBmwnDr-dUjQ40sw2i6gQLC4sbyHf9r20/edit?usp=sharing
header | chado destination |
---|---|
feature_id | parent feature. Needs to be linked in feature_relationship |
ssr_id | new ssr feature. needs to be UPDATED if it exists, CREATED if it doesnt |
motif | SSR feature prop |
number of repeats | SSR featuere prop |
start position | this really should go in featureloc, not featureprop. BUT not as a map, is that possible? |
end position | this really should go in featureloc, not featureprop BUT not as a map, is that possible? |
forward primer | SSR featureprop |
reverse primer | SSR featureprop |
forward tm | |
reverse tm | |
product size |
perl scripts generate:
report.txt
file with the below as an example:di, tri, tetra primer reports with the below output:
Finally the bulk loader accepted the following:
which is just the primer file, with the feature ID appended! OK that seems easy enough then. Looking at my input, i'd bess that
3935838_ssr85
is actualy featureid_ssr_id, ie 3935838 and ssr85?