Skip to content

Commit

Permalink
Rename from and into to source and destination for Python interoperab…
Browse files Browse the repository at this point in the history
…ility.
  • Loading branch information
orenbenkiki committed Mar 21, 2024
1 parent f228c18 commit c144d22
Show file tree
Hide file tree
Showing 33 changed files with 1,470 additions and 1,271 deletions.
2 changes: 1 addition & 1 deletion docs/v0.1.0/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-03-21T13:57:47","documenter_version":"1.3.0"}}
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-03-21T15:21:16","documenter_version":"1.3.0"}}
4 changes: 2 additions & 2 deletions docs/v0.1.0/adapters.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h1 id="Adapters">
</a>.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/adapters.jl#L1-L3">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/adapters.jl#L1-L3">source
</a>
</section>
</article>
Expand Down Expand Up @@ -389,7 +389,7 @@ <h1 id="Adapters">
</a> functions to use clear generic names for their inputs and outputs, and still apply them to arbitrary data sets using more specific names. One can even invoke the same computation with different parameter values, and store the different results in the same data set under different names.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/adapters.jl#L21-L83">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/adapters.jl#L21-L83">source
</a>
</section>
</article>
Expand Down
6 changes: 3 additions & 3 deletions docs/v0.1.0/anndata_format.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ <h1 id="AnnData-Format">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/anndata_format.jl#L1-L73">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/anndata_format.jl#L1-L73">source
</a>
</section>
</article>
Expand Down Expand Up @@ -490,7 +490,7 @@ <h1 id="AnnData-Format">
</code> property, if it exists, otherwise, it will be &quot;X&quot;.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/anndata_format.jl#L94-L124">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/anndata_format.jl#L94-L124">source
</a>
</section>
</article>
Expand Down Expand Up @@ -556,7 +556,7 @@ <h1 id="AnnData-Format">
</code> object.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/anndata_format.jl#L359-L388">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/anndata_format.jl#L359-L388">source
</a>
</section>
</article>
Expand Down
10 changes: 5 additions & 5 deletions docs/v0.1.0/chains.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h1 id="Chains">
</code> data set that contains extra (or overriding) data on top of a larger read-only data set. In particular this allows creating several such incompatible extra data sets (e.g., different groupings of cells to metacells), without having to duplicate the common (read only) data.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/chains.jl#L1-L6">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/chains.jl#L1-L6">source
</a>
</section>
</article>
Expand Down Expand Up @@ -281,7 +281,7 @@ <h1 id="Chains">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/chains.jl#L57-L69">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/chains.jl#L57-L69">source
</a>
</section>
</article>
Expand Down Expand Up @@ -327,7 +327,7 @@ <h1 id="Chains">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/chains.jl#L91-L102">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/chains.jl#L91-L102">source
</a>
</section>
</article>
Expand Down Expand Up @@ -361,7 +361,7 @@ <h1 id="Chains">
</a>.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/chains.jl#L25-L32">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/chains.jl#L25-L32">source
</a>
</section>
</article>
Expand Down Expand Up @@ -399,7 +399,7 @@ <h1 id="Chains">
<p>Any modifications or additions to the chain are directed at the final writer. Deletions are only allowed for data that exists only in this writer. That is, it is impossible to delete from a chain something that exists in any of the readers; it is only possible to override it.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/chains.jl#L38-L50">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/chains.jl#L38-L50">source
</a>
</section>
</article>
Expand Down
12 changes: 6 additions & 6 deletions docs/v0.1.0/computations.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h1 id="Computations">
</a> describing their inputs and outputs. This is enforced, so that the implementation need not worry about missing inputs, and the caller can rely on the results. It is also self-documenting, so the generated documentation is always contains a clear up-to-date description of the contract.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/computations.jl#L1-L6">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/computations.jl#L1-L6">source
</a>
</section>
</article>
Expand Down Expand Up @@ -349,7 +349,7 @@ <h1 id="Computations">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/computations.jl#L67-L100">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/computations.jl#L67-L100">source
</a>
</section>
</article>
Expand Down Expand Up @@ -397,7 +397,7 @@ <h1 id="Computations">
</code> ensures that the correct value is used in the documentation.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/computations.jl#L322-L343">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/computations.jl#L322-L343">source
</a>
</section>
</article>
Expand Down Expand Up @@ -457,7 +457,7 @@ <h1 id="Computations">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/computations.jl#L267-L288">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/computations.jl#L267-L288">source
</a>
</section>
</article>
Expand Down Expand Up @@ -487,7 +487,7 @@ <h1 id="Computations">
</a> with two such arguments.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/computations.jl#L291-L294">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/computations.jl#L291-L294">source
</a>
</section>
</article>
Expand Down Expand Up @@ -517,7 +517,7 @@ <h1 id="Computations">
</a> with two such arguments.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/computations.jl#L297-L300">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/computations.jl#L297-L300">source
</a>
</section>
</article>
Expand Down
24 changes: 12 additions & 12 deletions docs/v0.1.0/concat.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h1 id="Concat">
<p>The exact behavior of concatenation is surprisingly complex when accounting for sparse vs. dense matrices, different matrix layouts, and properties which are not along the concatenation axis. The implementation is further complicated by minimizing the allocation of intermediate memory buffers for the data; that is, in principle, concatenating from and into memory-mapped data sets should not allocate &quot;any&quot; memory buffers - the data should be copied directly from one memory-mapped region to another.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/concat.jl#L1-L10">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/concat.jl#L1-L10">source
</a>
</section>
</article>
Expand All @@ -256,9 +256,9 @@ <h1 id="Concat">
<div>
<pre>
<code class="language-julia hljs">function concatenate(
into::DafWriter,
destination::DafWriter,
axis::Union{AbstractString, AbstractStringVector},
from::AbstractVector{&lt;:DafReader};
sources::AbstractVector{&lt;:DafReader};
[names::Maybe{AbstractStringVector} = nothing,
dataset_axis::Maybe{AbstractString} = &quot;dataset&quot;,
dataset_property::Bool = true,
Expand All @@ -271,13 +271,13 @@ <h1 id="Concat">
)::Nothing
</code>
</pre>
<p>Concatenate data
<code>from
</code> a sequence of
<p>Concatenate data from a
<code>sources
</code> sequence of
<code>Daf
</code> data sets
<code>into
</code> a single data set along one or more concatenation
</code> data sets into a single
<code>destination
</code> data set along one or more concatenation
<code>axis
</code>. You can also concatenate along multiple axes by specifying an array of
<code>axis
Expand Down Expand Up @@ -362,7 +362,7 @@ <h1 id="Concat">
</code> existing properties in the target.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/concat.jl#L70-L131">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/concat.jl#L70-L131">source
</a>
</section>
</article>
Expand Down Expand Up @@ -430,7 +430,7 @@ <h1 id="Concat">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/concat.jl#L34-L52">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/concat.jl#L34-L52">source
</a>
</section>
</article>
Expand Down Expand Up @@ -466,7 +466,7 @@ <h1 id="Concat">
</li>
</ul>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/concat.jl#L55-L67">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/concat.jl#L55-L67">source
</a>
</section>
</article>
Expand Down
14 changes: 7 additions & 7 deletions docs/v0.1.0/contracts.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h1 id="Contracts">
</code> data.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L1-L3">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L1-L3">source
</a>
</section>
</article>
Expand Down Expand Up @@ -270,7 +270,7 @@ <h1 id="Contracts">
</a>.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L83-L90">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L83-L90">source
</a>
</section>
</article>
Expand Down Expand Up @@ -318,7 +318,7 @@ <h1 id="Contracts">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L41-L60">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L41-L60">source
</a>
</section>
</article>
Expand Down Expand Up @@ -370,7 +370,7 @@ <h1 id="Contracts">
</div>
</div>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L63-L80">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L63-L80">source
</a>
</section>
</article>
Expand Down Expand Up @@ -412,7 +412,7 @@ <h1 id="Contracts">
</code> - data that may exist when the computation is done, depending on some condition, which may include the existence of optional input and/or the value of parameters to the computation, and/or the content of the data.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L23-L38">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L23-L38">source
</a>
</section>
</article>
Expand All @@ -438,7 +438,7 @@ <h1 id="Contracts">
</code> data when a computation is invoked. This verifies that all the required data exists and is of the appropriate type, and that if any of the optional data exists, it has the appropriate type.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L100-L105">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L100-L105">source
</a>
</section>
</article>
Expand All @@ -464,7 +464,7 @@ <h1 id="Contracts">
</code> data when a computation is complete. This verifies that all the guaranteed output data exists and is of the appropriate type, and that if any of the optional output data exists, it has the appropriate type.
</p>
</div>
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/e0728ddfeb46cc4f38542ffefa5d97844964ac40/src/contracts.jl#L110-L115">source
<a class="docs-sourcelink" target="_blank" href="https://github.com/tanaylab/Daf.jl/blob/f228c18134919a3fb2831c4ccb2a3028a4fa05a8/src/contracts.jl#L110-L115">source
</a>
</section>
</article>
Expand Down
Loading

0 comments on commit c144d22

Please sign in to comment.