Skip to content

This CL adds a new import for NCBI Gene. The data cleaning and testing is documented on [GitHub](https://github.com/datacommonsorg/data/pull/1084). NCBI Gene is updated daily. We included the following datasets in this import: #7513

This CL adds a new import for NCBI Gene. The data cleaning and testing is documented on [GitHub](https://github.com/datacommonsorg/data/pull/1084). NCBI Gene is updated daily. We included the following datasets in this import:

This CL adds a new import for NCBI Gene. The data cleaning and testing is documented on [GitHub](https://github.com/datacommonsorg/data/pull/1084). NCBI Gene is updated daily. We included the following datasets in this import: #7513

Workflow file for this run

name: Auto approve copybara-service PRs
on:
pull_request
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'copybara-service' || github.actor == 'copybara-service[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"