VEuPathDB / EbrcWebsiteCommon

Apache License 2.0
3 stars 3 forks source link

Copy Api's Sequence component to Ebrc + convert it to TypeScript #35

Closed jtlong3rd closed 3 years ago

jtlong3rd commented 3 years ago

This PR copies the Sequence component from ApiCommonWebsite to EbrcWebsiteCommon, and also converts its implementation to TypeScript. The former is needed so that the Sequence component can be used in OrthoMCL record pages.

(A separate PR will be opened to remove the existing Sequence component from ApiCommonWebsite, as well as update the gene record page to this PR's Sequence component.)