Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Decentralized genomics audit logging via permissioned blockchain ledgering

View through CrossRef
Abstract Background One of the tasks in the iDASH Secure Genome Analysis Competition in 2018 was to develop blockchain-based immutable logging and querying for a cross-site genomic dataset access audit trail. The specific challenge was to design a time/space efficient structure and mechanism of storing/retrieving genomic data access logs, based on MultiChain version 1.0.4 (https://www.multichain.com/). Methods Our technique uses the MultiChain stream application programming interface (which affords treating MultiChain as a key value store) and employs a two-level index, which naturally supports efficient queries of the data for single clause constraints. The scheme also supports heuristic and binary search techniques for queries containing conjunctions of clause constraints, and timestamp range queries. Of note, all of our techniques have complexity independent of inserted data set size, other than the timestamp ranges, which logarithmically scale with input size. Results We implemented our insertion and querying techniques in Python, using the MultiChain library Savoir (https://github.com/dxmarkets/savoir), and comprehensively tested our implementation across a benchmark of datasets of varying sizes. We also tested a port of our challenge submission to a newer version of MultiChain (2.0 beta), which natively supports multiple indices. Conclusions We presented creative and efficient techniques for storing and querying log file data in MultiChain 1.0.4 and 2.0 beta. We demonstrated that it is feasible to use a permissioned blockchain ledger for genomic query log data when data volume is on the order of hundreds of megabytes and query times of dozens of minutes is acceptable. We demonstrated that evolution in the ledger platform (MultiChain 1 to 2) yielded a 30%-40% increase in insertion efficiency. All source code for this challenge has been made available under a BSD-3 license from https://github.com/sandialabs/idash2018task1/.
Springer Science and Business Media LLC
Title: Decentralized genomics audit logging via permissioned blockchain ledgering
Description:
Abstract Background One of the tasks in the iDASH Secure Genome Analysis Competition in 2018 was to develop blockchain-based immutable logging and querying for a cross-site genomic dataset access audit trail.
The specific challenge was to design a time/space efficient structure and mechanism of storing/retrieving genomic data access logs, based on MultiChain version 1.
4 (https://www.
multichain.
com/).
Methods Our technique uses the MultiChain stream application programming interface (which affords treating MultiChain as a key value store) and employs a two-level index, which naturally supports efficient queries of the data for single clause constraints.
The scheme also supports heuristic and binary search techniques for queries containing conjunctions of clause constraints, and timestamp range queries.
Of note, all of our techniques have complexity independent of inserted data set size, other than the timestamp ranges, which logarithmically scale with input size.
Results We implemented our insertion and querying techniques in Python, using the MultiChain library Savoir (https://github.
com/dxmarkets/savoir), and comprehensively tested our implementation across a benchmark of datasets of varying sizes.
We also tested a port of our challenge submission to a newer version of MultiChain (2.
0 beta), which natively supports multiple indices.
Conclusions We presented creative and efficient techniques for storing and querying log file data in MultiChain 1.
4 and 2.
0 beta.
We demonstrated that it is feasible to use a permissioned blockchain ledger for genomic query log data when data volume is on the order of hundreds of megabytes and query times of dozens of minutes is acceptable.
We demonstrated that evolution in the ledger platform (MultiChain 1 to 2) yielded a 30%-40% increase in insertion efficiency.
All source code for this challenge has been made available under a BSD-3 license from https://github.
com/sandialabs/idash2018task1/.

Related Results

Paper K-9 Pelaporan Hasil Audit dan Tindak Lanjut Audit Internal
Paper K-9 Pelaporan Hasil Audit dan Tindak Lanjut Audit Internal
Pelaporan hasil audit merupakan komponen utama dalam komunikasi dari audit internal tentang hasil audit. Untuk mengkomunikasikan hasil audit diperlukan susunan laporan, dimana hasi...
DETERMINAN FEE AUDIT
DETERMINAN FEE AUDIT
ABSTRACT This study aims to examine the factors that affect audit fees. Factors examined include  factors derived from the entity (client) and the factors derived from the auditor....
Sebuah Jurnal Audit Audit Plan, Audit Program dan Audit Prosedur Pada Harta, Utang dan Modal
Sebuah Jurnal Audit Audit Plan, Audit Program dan Audit Prosedur Pada Harta, Utang dan Modal
Tujuan penelitian ini adalah untuk mengetahui bagaimana proses dan prosedur audit plan, audit program dan audit prosedur pada harta, utang dan modal. Penelitian ini juga dimaksudka...
Literature Review Pengaruh Audit Fee, Audit Tenure, Rotasi Audit, Audit Delay, Dan Komite Audit Terhadap Kualitas Audit
Literature Review Pengaruh Audit Fee, Audit Tenure, Rotasi Audit, Audit Delay, Dan Komite Audit Terhadap Kualitas Audit
Masih terdapat hasil audit yang kurang berkualitas dilihat dari kasus-kasus keuangan terdahulu yang melibatkan akuntan publik. Artikel ini mereview faktor-faktor yang mempengaruhi ...
THE ROLE OF AUDIT ROTATION, AUDIT COMMITTEE OVERSIGHT, AUDIT CAPACITY STRESS, AND AUDIT TENURE IN DETERMINING AUDIT QUALITY
THE ROLE OF AUDIT ROTATION, AUDIT COMMITTEE OVERSIGHT, AUDIT CAPACITY STRESS, AND AUDIT TENURE IN DETERMINING AUDIT QUALITY
Abstract— The quality of audits is a crucial factor determining the credibility of financial reporting. This research aims to explore the determinants that impact audit quality for...
PENGARUH AUDIT TENURE, UKURAN PERUSAHAAN, AUDIT DELAY, KOMITE AUDIT, DAN ROTASI AUDIT TERHADAP KUALITAS AUDIT
PENGARUH AUDIT TENURE, UKURAN PERUSAHAAN, AUDIT DELAY, KOMITE AUDIT, DAN ROTASI AUDIT TERHADAP KUALITAS AUDIT
Penelitian ini bertujuan untuk menganalisis faktor-faktor yang mempengaruhi kualitas audit pada perusahaan sektor keuangan yang terdaftar di Bursa Efek Indonesia, dengan fokus pada...
Abnormal audit fees and accrual and real earnings management: evidence from UK
Abnormal audit fees and accrual and real earnings management: evidence from UK
Purpose This paper aims to examine the relationship between abnormal audit fees and accrual-based and real-based earnings management by using a sample of 1,055 UK...
AUDIT SERVICES MARKET IN UKRAINE
AUDIT SERVICES MARKET IN UKRAINE
Background. Trends in the open economy, the processes of information globa­lization require the search for new effective tools of trust of the state, public oversight bodies, inves...

Back to Top